From 7122254872a95e361d65e51a03a8e474f8d078d9 Mon Sep 17 00:00:00 2001 From: alvicsam Date: Fri, 21 Oct 2022 17:40:44 +0200 Subject: [PATCH] fix traefik setting --- helm-stg/values-parity-stg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-stg/values-parity-stg.yaml b/helm-stg/values-parity-stg.yaml index 2701976..aa12baa 100644 --- a/helm-stg/values-parity-stg.yaml +++ b/helm-stg/values-parity-stg.yaml @@ -35,7 +35,7 @@ common: WEBHOOK_SECRET: ref+vault://kv/cicd/gitlab/parity/mirrors/command-bot/parity-stg#WEBHOOK_SECRET ingress: annotations: - external-dns.alpha.kubernetes.io/target: traefik-internal.parity-stg.parity.io. + external-dns.alpha.kubernetes.io/target: traefik-external.parity-stg.parity.io. rules: - host: command-bot.parity-stg.parity.io http: