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

Deployment.yaml does not work unless configFile is defined #184

Open
josemaia opened this issue Jan 24, 2024 · 1 comment
Open

Deployment.yaml does not work unless configFile is defined #184

josemaia opened this issue Jan 24, 2024 · 1 comment

Comments

@josemaia
Copy link

Hi,

In deployment.yaml, there are many if conditions such as {{- if or .Values.config.existingConfig .Values.config.configFile }}. However, in the annotations, the template always tries to establish a checksum for .Values.config.configFile. I think, since the template does not mount the config file if neither existingConfig or configFile exist, it should also not try to calculate the checksum. Thanks!

@pierluigilenoci
Copy link
Contributor

@josemaia, feel free to open a PR for that.

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

No branches or pull requests

2 participants