diff --git a/homer/helm-values.yaml b/homer/helm-values.yaml index a50c427..b01957b 100644 --- a/homer/helm-values.yaml +++ b/homer/helm-values.yaml @@ -3,7 +3,7 @@ controllers: main: - replicas: 2 + replicas: 1 initContainers: copy-homer-files: image: diff --git a/mas/helm-values.yaml b/mas/helm-values.yaml index 8e69f2e..93b77db 100644 --- a/mas/helm-values.yaml +++ b/mas/helm-values.yaml @@ -12,7 +12,7 @@ serviceAccount: controllers: main: - replicas: 2 + replicas: 1 strategy: RollingUpdate rollingUpdate: unavailable: 0