@@ -85,9 +85,8 @@ For example, you can do that using kubectl by running:
|
|||||||
kubectl --context=federation-cluster delete secret mysecret
|
kubectl --context=federation-cluster delete secret mysecret
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that at this point, deleting a federated secret will not delete the
|
{{< note >}}
|
||||||
corresponding secrets from underlying clusters.
|
**Note:** At this point, deleting a federated secret will not delete the corresponding secrets from underlying clusters. You must delete the underlying secrets manually. We intend to fix this in the future.
|
||||||
You must delete the underlying secrets manually.
|
{{< /note >}}
|
||||||
We intend to fix this in the future.
|
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user