mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Add comment to clarify the use of the minClusterSize flag.
This commit is contained in:
parent
8bd0a306b5
commit
b601a02625
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user