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

Change .Values.*.image from map to string #15

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mskdenigma
Copy link

In the Deployment template the image string is concatenated from two separate values that don't really need to be separate. If we expect a user to provide the entire string in the doitintl/terraform-eks-lens repo it shouldn't be a big ask to do so here.

The impetus for this seemingly arbitrary change is to make it easier to support another PR I am working on that will allow installation of this helm chart using the doitintl/terraform-eks-lens module.

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