fix(drone): ingress

This commit is contained in:
nold 2022-11-17 13:37:48 +01:00
parent 1993eff576
commit ac2c26062a

View file

@ -33,7 +33,8 @@ ingress:
hosts:
- host: drone.nold.in
paths:
- "/"
- path: "/"
pathType: Prefix
tls:
- secretName: drone-tls
hosts: