We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78a982 commit 03012d4Copy full SHA for 03012d4
charts/latest/csi-driver-nfs/templates/NOTES.txt
@@ -2,4 +2,4 @@
2
3
To check CSI NFS Driver pods status, please run:
4
5
- kubectl --namespace={{ .Release.Namespace }} get pods --selector="release={{ .Release.Name }}" --watch
+ kubectl --namespace={{ .Release.Namespace }} get pods --selector="app.kubernetes.io/instance={{ .Release.Name }}" --watch
0 commit comments