mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 10:25:16 +00:00
a2b17457b9
The cluster.yaml config doesn't accept `kube-proxy`, it only accepts `kubeproxy` like this:
```
services:
kubeproxy:
extra_args: []
```