From ed45b993a9be70d301d665b49ceb0d2cd50b1c35 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Sat, 28 Sep 2024 22:09:44 +0200 Subject: [PATCH] fix ingress pending status --- ansible/arcodange/factory/playbooks/01_system.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/arcodange/factory/playbooks/01_system.yml b/ansible/arcodange/factory/playbooks/01_system.yml index 801288c..fceaa7c 100644 --- a/ansible/arcodange/factory/playbooks/01_system.yml +++ b/ansible/arcodange/factory/playbooks/01_system.yml @@ -205,6 +205,7 @@ type: configMap additionalArguments: - '--providers.file.filename=/config/dynamic.yaml' + - '--providers.kubernetesingress.ingressendpoint.publishedservice=kube-system/traefik' certResolvers: letsencrypt: # for challenge options cf. https://doc.traefik.io/traefik/https/acme/