Traefik health check fix
This commit is contained in:
@@ -21,6 +21,10 @@ spec:
|
|||||||
|
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
|
providers:
|
||||||
|
kubernetesIngress:
|
||||||
|
publishedService: # Fixes ArgoCD health checks for LoadBalancer services
|
||||||
|
enabled: true
|
||||||
deployment:
|
deployment:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user