Record -
kubernetes
: ConfigMap
Kubernetes Config Map volume mount.
Fields
- mountPath string
-
Mount path.
- readOnly boolean (default true)
-
Is mount read only. Default is
true
.
- data string[]
-
Paths to data files.