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.
2 parents 762e22d + d066f1b commit 5d66471Copy full SHA for 5d66471
prow.sh
@@ -737,7 +737,7 @@ install_csi_driver () {
737
fi
738
}
739
740
-# Installs all nessesary snapshotter CRDs
+# Installs all necessary snapshotter CRDs
741
install_snapshot_crds() {
742
# Wait until volumesnapshot CRDs are in place.
743
CRD_BASE_DIR="https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${CSI_SNAPSHOTTER_VERSION}/client/config/crd"
0 commit comments