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