fix ingress controller
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b92f1ce4a9
commit
ddcbb9472f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
controller:
|
controller:
|
||||||
enableSnippets: true
|
enableSnippets: true
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
|
ingressClass:
|
||||||
setAsDefaultIngress: true
|
setAsDefaultIngress: true
|
||||||
service:
|
service:
|
||||||
create: false
|
create: false
|
||||||
|
|
Loading…
Reference in a new issue