Add indentations and kubernetes slack link

This commit is contained in:
Raunak Pradip Shah
2022-05-17 13:00:14 +05:30
parent 534732f312
commit 348377d4ed
@@ -53,7 +53,7 @@ To convert the volume mode, an authorised user must do the following:
created PVC in the given namespace. created PVC in the given namespace.
2. Identify the `VolumeSnapshotContent` bound to the above `VolumeSnapshot`. 2. Identify the `VolumeSnapshotContent` bound to the above `VolumeSnapshot`.
``` ```shell
kubectl get volumesnapshot -n <namespace> kubectl get volumesnapshot -n <namespace>
``` ```
@@ -112,5 +112,6 @@ what you think!
We hope this feature causes no disruption to existing workflows while preventing We hope this feature causes no disruption to existing workflows while preventing
malicious users from exploiting security vulnerabilities in their clusters. malicious users from exploiting security vulnerabilities in their clusters.
For any issues, create a thread in the #sig-storage slack channel or an issue For any queries or issues, join [Kubernetes on Slack](https://slack.k8s.io/) and
in the CSI external-snapshotter [repository](https://github.com/kubernetes-csi/external-snapshotter). create a thread in the #sig-storage channel. Alternately, create an issue in the
CSI external-snapshotter [repository](https://github.com/kubernetes-csi/external-snapshotter).