We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb019d commit fcba53cCopy full SHA for fcba53c
charts/cloudstack-csi/values.yaml
@@ -280,7 +280,7 @@ node:
280
annotations: {}
281
automountServiceAccountToken: true
282
# Metadata source to try to find instance ID.
283
- # Possible values 'cloud-init' & 'ignition'
+ # Possible values 'cloud-init' & 'ignition' or ''
284
metadataSource: ignition
285
# The maximum number of volumes that can be attached to a node
286
volumeAttachLimit:
0 commit comments