cockroachdb / helm-charts

Helm charts for cockroachdb
Apache License 2.0
85 stars 148 forks source link

Use consistent secret name for clients #405

Open lin-crl opened 3 months ago

lin-crl commented 3 months ago

Currently when self-signed, the secret name become following. I think it’s actually better if the same secret name is used so we can use the same client pod for both situations.

          - secret:
              name: {{ .Values.crdbReleaseName }}-cockroachdb-client-secret