pub const ALLOWED_USER_PVC_PREFIX: &str = "bindy-";Expand description
Required name prefix for any PVC that the user references via a
persistentVolumeClaim: volume. Same rationale as
ALLOWED_USER_SECRET_PREFIX.
pub const ALLOWED_USER_PVC_PREFIX: &str = "bindy-";Required name prefix for any PVC that the user references via a
persistentVolumeClaim: volume. Same rationale as
ALLOWED_USER_SECRET_PREFIX.