Is there a way to set values on a Kubernetes deployment before it is written? #8849
Unanswered
erikhermansson79
asked this question in
Q&A
Replies: 1 comment 3 replies
-
It is not exposed yet but it will be (the underlying model) |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi,
I have been testing the new Kubernetes publisher and it looks very promising.
From what I can see in the source code, the model for Kubernetes deployments is complete but there is no way to set values such as affinity and tolerations yet. Maybe there is a way and I just haven't found it yet, but if there isn't, would it be possible to provide a way to modify the Kubernetes model of each resource before it is written to disk?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions