We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d7f68 commit 72088b3Copy full SHA for 72088b3
roles/victoriametrics/defaults/main.yaml
@@ -85,6 +85,7 @@ victoriametrics_vars:
85
# @default -- Set value into <a href="../../inventory/cluster/group_vars/all.yaml">all.yaml</a> variables
86
password:
87
kube_state_metrics:
88
+ # -- Number of replicas
89
replicas: 1
90
# -- Resources
91
resources:
roles/victoriametrics/values.yaml
0 commit comments