Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Helm namespace override #7719

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jgmartinez
Copy link

What this PR does

Add support for Namespace Override for Helm. This is useful to override Mimir's namespace when running multichart helm installations

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].

@jgmartinez jgmartinez requested a review from a team as a code owner March 25, 2024 09:50
@CLAassistant
Copy link

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

@56quarters 56quarters added enhancement New feature or request helm labels Apr 18, 2024
@dimitarvdimitrov
Copy link
Contributor

doesn't the helm --namespace flag do this job? For example helm upgrade --namespace MY_NAMESPACE mimir grafana/mimir-distributed

@chencs
Copy link
Contributor

chencs commented Dec 20, 2024

The CHANGELOG has just been cut to prepare for the next release. Please rebase main and eventually move the CHANGELOG entry added / updated in this PR to the top of the operations/helm/charts/mimir-distributed/CHANGELOG.md document. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants