The annotation placed on the StatefulSet, the <key> being the annotation name, the value being the annotation value, even if the value is empty.
<key>
1 Copy
1
Copy
Examples:
replicas
k8s.statefulset.annotation.replicas
"1"
data
k8s.statefulset.annotation.data
""
The annotation placed on the StatefulSet, the
<key>being the annotation name, the value being the annotation value, even if the value is empty.