Replies: 1 comment
-
It actually works exactly as expected, the error was I specified The other problem is that |
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.
-
Referencing this issue which was closed without resolution, how can I override Helm chart values per environment?
For example... The below should(?) work, but doesn't.
The lib has the controller set to deployment by default:
The local environment should have the controller kind set to daemonset:
Beta Was this translation helpful? Give feedback.
All reactions