mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-21 20:35:27 +00:00
Merge pull request #3423 from rancher/xibuka-patch-1
Fix wrong deployment name of cattle-cluster-agent
This commit is contained in:
@@ -132,7 +132,7 @@ Using a Kubeconfig for each downstream cluster update the environment variable f
|
||||
|
||||
```
|
||||
$ kubectl edit -n cattle-system ds/cattle-node-agent
|
||||
$ kubectl edit -n cattle-system deployment/cluster-agent
|
||||
$ kubectl edit -n cattle-system deployment/cattle-cluster-agent
|
||||
```
|
||||
|
||||
### Method 3: Recreate Rancher agents
|
||||
|
||||
Reference in New Issue
Block a user