Name | Type | Description | Notes |
---|---|---|---|
ClaimName | string | ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | [default to null] |
ReadOnly | bool | Will force the ReadOnly setting in VolumeMounts. Default false. | [optional] [default to null] |