diff --git a/install/roles/automation-hub/templates/acs/03-secure-cluster.yaml.j2 b/install/roles/automation-hub/templates/acs/03-secure-cluster.yaml.j2 index cf53b4c5..ee087616 100644 --- a/install/roles/automation-hub/templates/acs/03-secure-cluster.yaml.j2 +++ b/install/roles/automation-hub/templates/acs/03-secure-cluster.yaml.j2 @@ -28,7 +28,7 @@ spec: analyzer: scaling: autoScaling: Enabled - maxReplicas: 5 - minReplicas: 2 - replicas: 3 + maxReplicas: 6 + minReplicas: 3 + replicas: 4 scannerComponent: AutoSense