Add indentations and kubernetes slack link
This commit is contained in:
@@ -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).
|
||||||
Reference in New Issue
Block a user