We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When both CasC and Groovy content are defined, chart/templates/configuration.yaml only applies the Groovy ConfigMap.
There either needs to be a --- separator between the resource definitions or configuration.yaml needs to be separated into two files.
---
configuration.yaml
The text was updated successfully, but these errors were encountered:
#327 Fix create configuration config maps
307847d
Fixed in 0.1.1 Helm Chart version
0.1.1
Sorry, something went wrong.
jenkinsci#327 Fix create configuration config maps
1788d75
tomaszsek
No branches or pull requests
When both CasC and Groovy content are defined, chart/templates/configuration.yaml only applies the Groovy ConfigMap.
There either needs to be a
---
separator between the resource definitions orconfiguration.yaml
needs to be separated into two files.The text was updated successfully, but these errors were encountered: