Skip to content

feature(cockroachdb-parent): expose operator-managed selfSigned TLS mode in cockroachdb chart#604

Draft
shreyaskm623 wants to merge 1 commit into
masterfrom
shreyaskm/crdb-self-signer-certs
Draft

feature(cockroachdb-parent): expose operator-managed selfSigned TLS mode in cockroachdb chart#604
shreyaskm623 wants to merge 1 commit into
masterfrom
shreyaskm/crdb-self-signer-certs

Conversation

@shreyaskm623
Copy link
Copy Markdown
Contributor

Adds support for cockroachdb.tls.selfSigned.enabled in the cockroachdb Helm chart, which sets certificates.selfSigned: true in the CrdbCluster CR. When enabled, the operator automatically generates and manages all TLS certificates (CA, node, and root client) during reconciliation — no pre-install Job or rotation CronJobs are needed.

…ode in cockroachdb chart

Adds support for cockroachdb.tls.selfSigned.enabled in the cockroachdb Helm
chart, which sets certificates.selfSigned: true in the CrdbCluster CR.
When enabled, the operator automatically generates and manages all TLS
certificates (CA, node, and root client) during reconciliation — no
pre-install Job or rotation CronJobs are needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant