cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit fc2e1ff95fd3934787513cae1e25b075c77a5cae
parent cc45287cae8804c8327522c932cd5398a98c8efd
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Tue, 18 Nov 2025 20:40:51 +0100

small tweaking

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Minfrastructure_talos/controllers/cert-manager.yaml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/infrastructure_talos/controllers/cert-manager.yaml b/infrastructure_talos/controllers/cert-manager.yaml @@ -38,6 +38,12 @@ spec: namespace: cert-manager interval: 12h values: + global: + priorityClassName: system-cluster-critical + replicaCount: 2 + podDisruptionBudget: + enabled: true + minAvailable: 1 installCRDs: true enableCertificateOwnerRef: false prometheus: