From 63693026cfb11177bd4acd442a465d01c0f684bc Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Wed, 6 Dec 2023 21:19:57 +0100 Subject: [PATCH] fix deployment --- .gitignore | 3 ++- infrastructure/traefik-system/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7e56e04..4803a92 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.secret.yaml \ No newline at end of file +*.secret.yaml +charts/ diff --git a/infrastructure/traefik-system/values.yaml b/infrastructure/traefik-system/values.yaml index f75c3a5..4f6cdba 100644 --- a/infrastructure/traefik-system/values.yaml +++ b/infrastructure/traefik-system/values.yaml @@ -82,8 +82,8 @@ pilot: experimental: http3: enabled: false - plugins: - enabled: false + # plugins: + # enabled: false kubernetesGateway: enabled: false