Loadbalancer for ingress pls
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
4f77667ae9
commit
ac4245f91b
|
@ -15,7 +15,7 @@ spec:
|
|||
helm:
|
||||
parameters:
|
||||
- name: controller.service.type
|
||||
value: NodePort
|
||||
value: LoadBalancer
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue