Skip to content
Snippets Groups Projects
Commit b896acf8 authored by Fabian Reinartz's avatar Fabian Reinartz
Browse files

Make kube-state-metrics single pod deployment

parent fa46bd8d
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ kind: Deployment ...@@ -3,7 +3,7 @@ kind: Deployment
metadata: metadata:
name: kube-state-metrics name: kube-state-metrics
spec: spec:
replicas: 2 replicas: 1
template: template:
metadata: metadata:
labels: labels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment