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