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

fix(k8s): add environment definitions to subhelmfiles #1429

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

tarrow
Copy link
Contributor

@tarrow tarrow commented Feb 13, 2024

It appears that without these present helmfile uses the default environment (and thus kubecontext) for applying changes due to these subhelm files.

This is a big issue; it means that you may accidentally apply to the wrong environment and there will be no hint

It appears that without these present helmfile uses the
default environment (and thus kubecontext) for applying
changes due to these subhelm files.

This is a big issue; it means that you may accidentally apply
to the wrong environment and there will be no hint
@tarrow tarrow merged commit da2b7e9 into main Feb 13, 2024
3 checks passed
@tarrow tarrow deleted the fixSubHelmfileEnvs branch February 13, 2024 16:18
@deer-wmde
Copy link
Contributor

ah this probably solved this mystery? #1278

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.

None yet

3 participants