We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34187e commit 7977592Copy full SHA for 7977592
.github/workflows/lint.yml
@@ -19,4 +19,4 @@ jobs:
19
version: v3.3.4
20
21
- name: Linting Chart
22
- run: helm lint ./charts/vsphere-csi
+ run: helm lint ./charts/vsphere-csi --set enableMockCRD=true
0 commit comments