[vsphere_csi] update to 2.5.1 and make external_vsphere_version 7.0u1 by default (#8676)

This commit is contained in:
Cristian Calin
2022-04-04 11:08:11 +03:00
committed by GitHub
parent b915376194
commit cefd1339fc
6 changed files with 43 additions and 15 deletions

View File

@@ -77,6 +77,8 @@ spec:
value: "false"
- name: X_CSI_DEBUG
value: "true"
- name: X_CSI_SPEC_DISABLE_LEN_CHECK
value: "true"
- name: LOGGER_LEVEL
value: "PRODUCTION" # Options: DEVELOPMENT, PRODUCTION
{% if external_vsphere_version >= "7.0u1" %}