mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 09:15:02 +00:00
This patch uses cert manager in the provisioner cluster to provision tls certs for https://login.example.com and https://httpbin.k2.example.com The certs are not yet synced to the clusters. Next step is to replace the Certificate resources with ExternalSecret resources, then remove cert manager from the workload clusters.