kubemq-io / charts

KubeMQ is a Cloud Native, enterprise grade message broker for distributed services architecture
https://kubemq.io
Apache License 2.0
11 stars 3 forks source link

Key duplicated in kubemqcluster #12

Open mrsimonemms opened 1 year ago

mrsimonemms commented 1 year ago

The line {{ toYaml .Values | indent 2 }} is unnecessary and can cause deployment errors in a strict environment.

  line 14: mapping key "key" already defined at line 13

This should be removed.