Commit b601a026 authored by Van Tu's avatar Van Tu

Add comment to clarify the use of the minClusterSize flag.

parent 8bd0a306
......@@ -90,6 +90,8 @@ spec:
- --container=metrics-server
- --poll-period=300000
- --estimator=exponential
# Specifies the smallest cluster (defined in number of nodes)
# resources will be scaled to.
- --minClusterSize={{ metrics_server_min_cluster_size }}
volumes:
- name: metrics-server-config-volume
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment