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,7 +1,8 @@
|
|||
controller:
|
||||
enableSnippets: true
|
||||
hostNetwork: true
|
||||
setAsDefaultIngress: true
|
||||
ingressClass:
|
||||
setAsDefaultIngress: true
|
||||
service:
|
||||
create: false
|
||||
kind: daemonset
|
||||
kind: daemonset
|
||||
|
|
Loading…
Reference in a new issue