secret
Parameters
A map of secrets that will be mounted as files in the volume. Changing this forces a new resource to be created.
Note: Exactly one of
empty_dirvolume,git_repovolume,secretvolume or storage account volume (share_name,storage_account_name, andstorage_account_key) must be specified. Note when using a storage account volume, all ofshare_name,storage_account_name, andstorage_account_keymust be specified. Note: The secret values must be supplied as Base64 encoded strings. The secret values are decoded to their original values when mounted in the volume on the container.
Parameters
A map of secrets that will be mounted as files in the volume. Changing this forces a new resource to be created.
Note: Exactly one of
empty_dirvolume,git_repovolume,secretvolume or storage account volume (share_name,storage_account_name, andstorage_account_key) must be specified. Note when using a storage account volume, all ofshare_name,storage_account_name, andstorage_account_keymust be specified. Note: The secret values must be supplied as Base64 encoded strings. The secret values are decoded to their original values when mounted in the volume on the container.