You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: template: concourse/templates/web-deployment.yaml:614:70: executing "concourse/templates/web-deployment.yaml" at <and>: wrong number of args for and: want at least 1 got 0
Reproduction steps
Checkout Chart version 17.4.0 (branch release/7.12.x)
helm template cc --debug --set 'concourse.web.vault.enabled=true' .
Expected behavior
...not to throw an error.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Rendering Chart
17.4.0
with vault enabled fails:Reproduction steps
17.4.0
(branchrelease/7.12.x
)helm template cc --debug --set 'concourse.web.vault.enabled=true' .
Expected behavior
...not to throw an error.
Additional context
No response
The text was updated successfully, but these errors were encountered: