config no longer templates properly #1072
Labels
bug
Something isn't working
reproduced
This issue has been reproduced by a Vault engineer
vault-server
Area: operation and usage of vault server in k8s
Describe the bug
After switching from helm chart 0.28.1 to 0.29.0 templating in server-config-configmap.yaml stopped working.
To Reproduce
Steps to reproduce the behavior:
helm template -n vault -f values.yaml vault hashicorp/vault -s templates/server-config-configmap.yaml
--version 0.29.0helm template -n vault -f values.yaml vault hashicorp/vault -s templates/server-config-configmap.yaml
--version 0.28.1Expected behavior
Configmap contents shouldn't change
Environment
Chart values:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: