Constant K8S_STATEFULSET_ANNOTATION

pub const K8S_STATEFULSET_ANNOTATION: &'static str;
Expand description

The annotation key-value pairs placed on the StatefulSet.

§Notes

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

§Examples

  • "k8s.statefulset.annotation.replicas=1"
  • "k8s.statefulset.annotation.data="