Constant K8S_REPLICASET_ANNOTATION

pub const K8S_REPLICASET_ANNOTATION: &'static str;
Expand description

The annotation key-value pairs placed on the ReplicaSet.

§Notes

The [key] being the annotation name, the value being the annotation value, even if the value is empty.

§Examples

  • "k8s.replicaset.annotation.replicas=0"
  • "k8s.replicaset.annotation.data="