Name | Type | Description | Notes |
---|---|---|---|
optional | bool | Specify whether the Secret or it's keys must be defined | [optional] |
secret_name | str | Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional] |
volume_label | str | The volume label of the resulting disk inside the VMI. Different bootstrapping mechanisms require different values. Typical values are "cidata" (cloud-init), "config-2" (cloud-init) or "OEMDRV" (kickstart). | [optional] |