drone: fix ingress 2

This commit is contained in:
Vivian 2022-05-27 15:29:23 +02:00
parent 2564b7b6b7
commit 90577983f1
2 changed files with 5 additions and 10 deletions

View file

@ -22,12 +22,6 @@ spec:
image:
repository: drone/drone-runner-kube
tag: 1.0.0-rc.3
ingress:
enabled: true
host: drone.0x76.dev
paths:
- path: /
pathType: Prefix
rbac:
buildNamespaces:
- drone-build

View file

@ -19,10 +19,11 @@ spec:
tag: 2.12.0
ingress:
enabled: true
host: drone.0x76.dev
paths:
- path: /
pathType: Prefix
hosts:
- host: drone.0x76.dev
paths:
- path: /
pathType: Prefix
persistentVolume:
enabled: false
extraSecretNamesForEnvFrom: