You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I create the following yaml in Pod and create it, I get an error. Perhaps 1 is recognized as a bool type; no error occurred with any number other than 1.
@"kind":"Status","apiVersion":"v1","metadata":[],"status":"Failure","message":"Pod in version \"v1\" cannot be handled as a
Pod: v1.Pod.Spec: v1.PodSpec.ObjectMeta: v1.ObjectMeta.Annotations: ReadString: expects \" or n, but found 1, error found in #10 byte of ...|0818b0\": 1\n |..., bigger context ...| \"key\": 1\n }\n },\n \"spec\": @\n \"container|...","reason":"BadRequest","code":400
The text was updated successfully, but these errors were encountered:
If I create the following yaml in Pod and create it, I get an error. Perhaps 1 is recognized as a bool type; no error occurred with any number other than 1.
YAML
Error message
The text was updated successfully, but these errors were encountered: