SecretsStoreImport
Scope: Namespaced
Version: v1alpha1
Namespaced Kubernetes Custom resource for mapping between Vault-compatible storage and filename in container
-
spec
-
spec.files
Required value
-
spec.files.nameFilename to create
Pattern:
^[-_a-zA-Z0-9.]+$
-
spec.files.source
-
spec.files.source.key
Required value
Vault secretKeyPattern:
^[-a-zA-Z0-9_.]+$
-
spec.files.source.path
Required value
Vault secretPathPattern:
^[-a-zA-Z0-9_.\/]+$
-
-
-
spec.role
Required value
Role in vault-compatible storagePattern:
^[-_\.a-zA-Z0-9]+$
-
spec.type
Required value
Only mode CSI supportedAllowed values:
CSI
-