Add admonition type to shortcode (#9482)
* Change existing admon blocks * Fix includes issue
This commit is contained in:
committed by
k8s-ci-robot
parent
e839031292
commit
d65e1790ff
@@ -106,7 +106,9 @@ More information on `finalizers` can be found in the namespace [design doc](http
|
||||
$ kubectl delete namespaces <insert-some-namespace-name>
|
||||
```
|
||||
|
||||
**WARNING, this deletes _everything_ under the namespace!**
|
||||
{{< warning >}}
|
||||
This deletes _everything_ under the namespace!
|
||||
{{< /warning >}}
|
||||
|
||||
This delete is asynchronous, so for a time you will see the namespace in the `Terminating` state.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user