Fix drone url
This commit is contained in:
parent
4d1f68cd83
commit
f3c81040d1
|
@ -5,7 +5,7 @@ metadata:
|
||||||
name: drone-deployment-ingress
|
name: drone-deployment-ingress
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: "drone.voidcorp.nl"
|
- host: "drone.asraphiel.dev"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
Loading…
Reference in a new issue