1
0
forked from k-space/kube

traefik: publish services (for argo healthy)

This commit is contained in:
2024-08-03 08:13:35 +03:00
parent 0b6ab650a2
commit a1acb06e12
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ providers:
kubernetesIngress:
allowEmptyServices: true
allowExternalNameServices: true
publishedService:
enabled: true
deployment:
replicas: 2