Added Note Formatting (#9985)

* Added Note Formatting

Added note tags to the text.

* Add minor copyedit
This commit is contained in:
JuleeB1
2018-08-21 12:50:21 -05:00
committed by k8s-ci-robot
parent 76d992a452
commit 2919058ac8
@@ -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 %}}