charts
charts copied to clipboard
helm 3.5.0 creating camel case
This is an odd issue. Taking a naive values.yaml and simply enabling kop
# kop
kop: true
results in helm camelCasing the sevice name in,
pulsar/templates/broker/broker-service-ingress.yaml pulsar/templates/broker/broker-service.yaml pulsar/templates/broker/broker-statefulset.yaml
#> helm version version.BuildInfo{Version:"v3.5.0", GitCommit:"32c22239423b3b4ba6706d450bd044baffdcf9e6", GitTreeState:"clean", GoVersion:"go1.15.6"}