diff --git a/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml b/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml index 55b9f7a..c579072 100644 --- a/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml +++ b/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml @@ -13,7 +13,7 @@ spec: - name: IONOS_API_KEY valueFrom: secretKeyRef: - name: dc-secret + name: front-dc-secret key: IONOS_API_KEY args: - --serversTransport.insecureSkipVerify=false