Skip to content

Commit

Permalink
Update kube-prometheus-stack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Oct 12, 2020
1 parent aaca110 commit b17f704
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,13 +225,13 @@ spec:
kubeEtcd:
enabled: false
kubeControllerManager:
enabled: true
endpoints:
- 192.168.42.11
enabled: false
# endpoints:
# - 192.168.42.11
kubeScheduler:
enabled: true
endpoints:
- 192.168.42.11
enabled: false
# endpoints:
# - 192.168.42.11
kubeProxy:
enabled: false
kubelet:
Expand Down

0 comments on commit b17f704

Please sign in to comment.