{{volume.name}}
- Type:
- secret
- Secret name:
- {{volume.secret.secretName}}
- Type:
- persistent volume claim
- Claim name:
- {{volume.persistentVolumeClaim.claimName}}
- Mode:
-
read-only
read-write
- Type:
- host path
- Path:
- {{volume.hostPath.path}}
- Type:
- empty dir
- Medium:
-
node's default
{{volume.emptyDir.medium}}
- Type:
- git repo
- Repository:
- {{volume.gitRepo.repository}}
- Revision:
- {{volume.gitRepo.revision}}