File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replicaCount: 1
99
1010# Enabling HPA will:
1111# - Ignore above replica count, as it will be controlled by HPA
12- # - Add example HPA scaling rules with thresholds suitable for Xeon deployments
12+ # - Add example HPA scaling rules with custom metrics thresholds
1313# - Require custom metrics ConfigMap available in the main application chart
1414autoscaling :
1515 maxReplicas : 2
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replicaCount: 1
99
1010# Enabling HPA will:
1111# - Ignore above replica count, as it will be controlled by HPA
12- # - Add example HPA scaling rules with thresholds suitable for Xeon deployments
12+ # - Add example HPA scaling rules with custom metrics thresholds
1313# - Require custom metrics ConfigMap available in the main application chart
1414autoscaling :
1515 maxReplicas : 3
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replicaCount: 1
99
1010# Enabling HPA will:
1111# - Ignore above replica count, as it will be controlled by HPA
12- # - Add example HPA scaling rules with thresholds suitable for Xeon deployments
12+ # - Add example HPA scaling rules with custom metrics thresholds
1313# - Require custom metrics ConfigMap available in the main application chart
1414autoscaling :
1515 maxReplicas : 4
You can’t perform that action at this time.
0 commit comments