Record -
kubernetes
: Secret
Kubernetes secret volume mount.
Fields
- mountPath string
-
Mount path.
- readOnly boolean true
-
Is mount read only. Default is
true
.
- data string
-
Paths to data files as an array.