Skip to main content

DEFAULT_CA_BUNDLE_KEY

Constant DEFAULT_CA_BUNDLE_KEY 

Source
pub const DEFAULT_CA_BUNDLE_KEY: &str = "ca.crt";
Expand description

Default key within a tls.caBundleRef ConfigMap when key is unset — the conventional filename cert-manager and trust-manager emit CA bundles under. Lives here (not in the controller) because the kubectl-plugin resolves the same reference client-side and must agree on the default (centralize-config).