ALLOWED_USER_CONFIGMAP_PREFIX

Constant ALLOWED_USER_CONFIGMAP_PREFIX 

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