Add a namespaceOverride option for Helm deployment #2670
Labels
component/integrations
good first issue
These are great first issues. If you are looking for a place to start, start here!
help wanted
We would love help on these issues. Please come help us!
stale
A stale issue or PR that will automatically be closed.
Is your feature request related to a problem? Please describe.
When deploying the loki-stack chart as a dependent chart, Helm limitations require that it be deployed into the same namespace as my primary application. I am trying to have the loki-stack deployed into a separate namespace from my primary application.
Describe the solution you'd like
I'd like to see an option for namespaceOverride where I could define the namespace for the chart allowing me to control the location of the sub chart deployment.
It appears that this is already a value in the grafana chart.
Describe alternatives you've considered
The alternative would be to deploy the Loki stack as a separate deployment from my main application.
The text was updated successfully, but these errors were encountered: