Added Note Formatting (#9990)

Added note tags to the text.
This commit is contained in:
JuleeB1
2018-08-21 13:24:01 -05:00
committed by k8s-ci-robot
parent 21aba02a76
commit 60bceedce9
@@ -85,9 +85,8 @@ For example, you can do that using kubectl by running:
kubectl --context=federation-cluster delete secret mysecret
```
Note that 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.
{{< note >}}
**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.
{{< /note >}}
{{% /capture %}}