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: use embedded configmap for helm config #1102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adammw
Copy link

@adammw adammw commented Dec 19, 2024

There is currently logic to check the embeddedConfigMap but the hasConfigMap is evaluating true first before it even gets to that branch. This restores that logic by only returning true if hasConfigMap && !hasEmbeddedConfigMap.

Copy link

copy-pr-bot bot commented Dec 19, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: Adam Malcontenti-Wilson <amalcontenti-wilson@zendesk.com>
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.

1 participant