Skip to content
Snippets Groups Projects
Verified Commit d1132c64 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(kube-system): Remove accidentally added wrong flag

This flag is for the kubeapiserver, not the metrics-server
parent 3a403869
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@ spec:
- --cert-dir=/ca
- --kubelet-use-node-status-port
- --metric-resolution=15s
- --enable-aggregator-routing=true
rbac:
pspEnabled: true
podDisruptionBudget:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment