mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +00:00
This patch switches CockroachDB to use certs provided by ExternalSecrets instead of managing Certificate resources in-cluster from the upstream helm chart. This paves the way for multi-cluster replication by moving certificates outside of the lifecycle of the workload cluster cockroach db operates within. Closes: #36