Commit ed616309 by Diego Lima

Update components.yaml

1 parent 519fc7f7
Showing with 3 additions and 1 deletions
......@@ -86,7 +86,7 @@ spec:
image: k8s.gcr.io/metrics-server-amd64:v0.3.6
imagePullPolicy: IfNotPresent
args:
- --v=10
- --v=8
- --kubelet-preferred-address-types=InternalIP,Hostname,InternalDNS,ExternalDNS,ExternalIP
- --cert-dir=/tmp
- --secure-port=4443
......@@ -134,6 +134,8 @@ rules:
- nodes/stats
- namespaces
- configmaps
- horizontal-pod-autoscaler
- horizontal-pod-autoscaler/stats
verbs:
- get
- list
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!