Pascal-cased Helm values do not work #2213
Labels
bug
Something isn't working
@component/cdk8s-cli
Issue related to cdk8s-cli
effort/medium
1 week tops
priority/p1
Should be on near term plans
Description of the bug:
When a chart is using Pascal-cased values keys,
cdk8s
generates a camel-cased property which does not work when applied to the chart.Reproduction Steps:
helm:https://SonarSource.github.io/helm-chart-sonarqube/[email protected]+3598
cdk8s
-generated type declaration is used.Non-working:
Working:
NB: I've not tested this extensively, so that root cause can be different, including my own stupidity.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: