chore(traefik): prevent new change enable publishedService by default
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
4fb8a6d5c0
commit
e26e9d0fe0
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ updateStrategy:
|
|||
maxSurge: 0
|
||||
|
||||
providers:
|
||||
kubernetesIngress:
|
||||
publishedService:
|
||||
enabled: false
|
||||
kubernetesCRD:
|
||||
allowCrossNamespace: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue