artisanal hand-crafted yaml here, the best!
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
34bb74e292
commit
2173d08789
|
@ -12,6 +12,10 @@ spec:
|
|||
chart: ingress-nginx
|
||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||
targetRevision: 4.8.3
|
||||
helm:
|
||||
parameters:
|
||||
name: controller.service.type
|
||||
value: NodePort
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue