From 86b84fc7ef41027533f7ca968d6f11d68bb915d9 Mon Sep 17 00:00:00 2001 From: Christian Lempa Date: Wed, 24 Jul 2024 16:24:53 +0200 Subject: [PATCH] traefik helm deployment --- traefik/{traefik-prod-5 => traefik-prod-6}/helm-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename traefik/{traefik-prod-5 => traefik-prod-6}/helm-values.yaml (98%) diff --git a/traefik/traefik-prod-5/helm-values.yaml b/traefik/traefik-prod-6/helm-values.yaml similarity index 98% rename from traefik/traefik-prod-5/helm-values.yaml rename to traefik/traefik-prod-6/helm-values.yaml index 9a798cd..0fe9c4e 100644 --- a/traefik/traefik-prod-5/helm-values.yaml +++ b/traefik/traefik-prod-6/helm-values.yaml @@ -6,7 +6,7 @@ hub: deployment: enabled: true kind: Deployment - replicas: 3 + replicas: 1 ingressClass: enabled: true isDefaultClass: true