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

Postgres condition name mismatch in activiti-cloud-charts/application/requirements.yaml #2581

Closed
igdianov opened this issue Feb 28, 2019 · 3 comments
Milestone

Comments

@igdianov
Copy link
Contributor

igdianov commented Feb 28, 2019

The application/requirement.yaml uses postgres.enabled condition:
https://github.com/Activiti/activiti-cloud-charts/blob/7f06387cceb8f17c5c4030a1fe19e761ed1d3ffc/application/requirements.yaml#L19
vs. runtime-bundle/values.yaml uses postgres.enable value key: https://github.com/Activiti/activiti-cloud-charts/blob/7f06387cceb8f17c5c4030a1fe19e761ed1d3ffc/runtime-bundle/values.yaml#L36

This is causes Postgres instance to be always deployed.

@ryandawsonuk
Copy link
Contributor

ah so enabled vs enable - yeah looks like a typo

@ryandawsonuk
Copy link
Contributor

@almerico
Copy link
Contributor

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

4 participants