mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-11-02 11:41:05 +01:00
Annotation values may not be an integer, they must be handled as a
string. The current example tested on k8s 1.20.13 generates this error
message:
json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string