mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
Apply PR #397 changes to current (2.7) docs
This commit is contained in:
@@ -109,6 +109,6 @@ Now that we have the `<cluster-id>` namespace, we can delete the CRs that cause
|
|||||||
*Warning:* ensure that logging, the version installed from the global view in the legacy Rancher UI, is not currently in use.
|
*Warning:* ensure that logging, the version installed from the global view in the legacy Rancher UI, is not currently in use.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl delete clusterloggings.management.cattle.io -n <cluster-id>
|
kubectl delete crd clusterloggings.management.cattle.io -n <cluster-id>
|
||||||
kubectl delete projectloggings.management.cattle.io -n <cluster-id>
|
kubectl delete crd projectloggings.management.cattle.io -n <cluster-id>
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user