Add marker description

This commit is contained in:
Raunak Pradip Shah
2023-01-03 10:39:50 +05:30
parent 9d4ad3f926
commit 8cc3b4dfcf

View File

@@ -37,5 +37,7 @@ spec:
args:
- "--v=5"
- "--leader-election=true"
# Add a marker to the snapshot-controller manifests. This is needed to enable feature gates in CSI prow jobs.
# For example, in https://github.com/kubernetes-csi/csi-release-tools/pull/209, the snapshot-controller YAML is updated to add --prevent-volume-mode-conversion=true so that the feature can be enabled for certain e2e tests.
# end snapshot controller args
imagePullPolicy: IfNotPresent