Make kube-state-metrics HA by default, now the dashboards support it

This commit is contained in:
Mike Bryant
2017-03-10 10:02:05 +00:00
parent 3a5b762cef
commit 6a52b78990

View File

@@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: kube-state-metrics
spec:
replicas: 1
replicas: 2
template:
metadata:
labels: