cockroachdb / cockroachdb/helm-charts

Use consistent secret name for clients

Open
#405 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
105
Forks
152
Avg merge
4d 23h
Merged PRs (30d)
5

Description

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
```

Jira issue: HELM-56

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.