Closed koorikla closed 9 months ago
Added ability to use pre created configmaps or secrets for Kestra env variables for external secret controllers like sealed-secrets operator
Tried rendering the chart locally via
helm template kestra . --output-dir=./tmp
What changes are being made and why?
Added ability to use pre created configmaps or secrets for Kestra env variables for external secret controllers like sealed-secrets operator
How the changes have been QAed?
Tried rendering the chart locally via