commit 2ab7e0d14fdcea93023aacdd6f54928531ec06a3
parent c9063de2f308d971c1b30d841726e1c6465a5538
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sun, 3 Aug 2025 16:43:37 +0200
Update cert manager
Diffstat:
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/infrastructure_talos/controllers/cert-manager.yaml b/infrastructure_talos/controllers/cert-manager.yaml
@@ -36,19 +36,19 @@ spec:
podmonitor:
enabled: false
image:
- tag: v1.16.2
+ tag: v1.18.2
webhook:
image:
- tag: v1.16.2
+ tag: v1.18.2
cainjector:
image:
- tag: v1.16.2
+ tag: v1.18.2
acmesolver:
image:
- tag: v1.16.2
+ tag: v1.18.2
startupapicheck:
image:
- tag: v1.16.2
+ tag: v1.18.2
config:
apiVersion: controller.config.cert-manager.io/v1alpha1
kind: ControllerConfiguration
@@ -68,7 +68,7 @@ spec:
acme.cert-manager.io/http01-solver: "true"
ingress:
- ports:
- - protocol: TCP
- port: 8089
+ - protocol: TCP
+ port: 8089
policyTypes:
- Ingress