diff --git a/helmfile/overrides/secure-client-hub/dev/secure-client-hub.yaml.gotmpl b/helmfile/overrides/secure-client-hub/dev/secure-client-hub.yaml.gotmpl index c25ab38dd..7a16f6eb9 100644 --- a/helmfile/overrides/secure-client-hub/dev/secure-client-hub.yaml.gotmpl +++ b/helmfile/overrides/secure-client-hub/dev/secure-client-hub.yaml.gotmpl @@ -144,7 +144,7 @@ ingress: paths: - path: / pathType: ImplementationSpecific -replicaCount: 2 +replicaCount: 1 resources: requests: cpu: 300m @@ -194,7 +194,7 @@ secrets: autoscaling: enabled: true name: service-canada-client-hub - minReplicas: 2 + minReplicas: 1 maxReplicas: {{ env "HPA_MAX_REPLICAS" | default 40}} targetCPUUtilization: 85 labels: