Replies: 2 comments 3 replies
-
If you only need labels & annotations, using ObjectMeta of our v1beta1 API (or a copy of it) should work |
Beta Was this translation helpful? Give feedback.
3 replies
-
That worked. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I have a custom machine template for our infra which looks like this
generated crd:
Object I'm trying to apply:
Which results into
strict decoding error: unknown field "spec.template.metadata.labels"
Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions