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

Namespace Override #122

Merged
merged 4 commits into from
Sep 15, 2020
Merged

Conversation

chris-hammond
Copy link
Contributor

Adding a namespace helper function to allow users to override the namespace value. This is useful when Ambassador is included as a dependency of another chart, when the user wants to deploy Ambassador to a separate namespace from the rest of the release.

My current workaround is to pass the ambassador namespace to Helm and then use overrides in the values files for the application charts, but this is proving very confusing to end users.

Copy link
Contributor

@inercia inercia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but needs rebase.

@chris-hammond
Copy link
Contributor Author

@inercia I think that should resolve the conflicts.

@inercia inercia merged commit 59c4850 into datawire:master Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants