Skip to content

Commit fcba53c

Browse files
committed
Add empty option to description for metadataSource as possible entry
1 parent ceb019d commit fcba53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cloudstack-csi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ node:
280280
annotations: {}
281281
automountServiceAccountToken: true
282282
# Metadata source to try to find instance ID.
283-
# Possible values 'cloud-init' & 'ignition'
283+
# Possible values 'cloud-init' & 'ignition' or ''
284284
metadataSource: ignition
285285
# The maximum number of volumes that can be attached to a node
286286
volumeAttachLimit:

0 commit comments

Comments
 (0)