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