ALLOWED_USER_PVC_PREFIX

Constant ALLOWED_USER_PVC_PREFIX 

Source
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.