Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add quotes to ttl example to force string context
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
- Loading branch information