redpanda-data / helm-charts

Redpanda Helm Chart
http://redpanda.com
Apache License 2.0
78 stars 96 forks source link

console: convert configmap.yaml to go #1435

Closed chrisseto closed 3 months ago

chrisseto commented 3 months ago

Due to deployment.yaml computing the hash of the entire configmap file and gotohelm's inclusion of default fields, the checksums have changed.

Fixes #1393