🐛 Fix ingress class used by carrramba cluster issuer

This commit is contained in:
2024-01-08 22:26:52 +01:00
parent ebcadfcdee
commit f49b2f1231

View File

@@ -13,7 +13,7 @@ spec:
solvers:
- http01:
ingress:
class: istio
class: traefik
---
apiVersion: apps/v1