change tls auto method
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 36s

This commit is contained in:
2025-12-11 19:11:51 -06:00
parent 41c414f257
commit cbf9f4e048

View File

@@ -55,6 +55,13 @@ cilium:
metrics:
serviceMonitor:
enabled: true
tls:
auto:
method: certmanager
certManagerIssuerRef:
group: cert-manager.io
kind: ClusterIssuer
name: ca-issuer
relay:
enabled: true
metrics: