Constant K8S_DEPLOYMENT_ANNOTATION
pub const K8S_DEPLOYMENT_ANNOTATION: &'static str;
Expand description
The annotation key-value pairs placed on the Deployment.
§Notes
The [key]
being the annotation name, the value being the annotation value, even if the value is empty.
§Examples
"k8s.deployment.annotation.replicas=1"
"k8s.deployment.annotation.data="