Added Note Formatting (#9985)
* Added Note Formatting Added note tags to the text. * Add minor copyedit
This commit is contained in:
@@ -78,10 +78,9 @@ For example, you can do that using kubectl by running:
|
|||||||
kubectl --context=federation-cluster delete configmap
|
kubectl --context=federation-cluster delete configmap
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that at this point, deleting a Federated ConfigMap will not delete the
|
{{< note >}}
|
||||||
corresponding ConfigMaps from underlying clusters.
|
**Note:** Deleting a Federated ConfigMap does not delete the corresponding ConfigMaps from underlying clusters. You must delete the underlying ConfigMaps manually.
|
||||||
You must delete the underlying ConfigMaps manually.
|
{{< /note >}}
|
||||||
We intend to fix this in the future.
|
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user