on k3s were using traefik

This commit is contained in:
Tobias Brunner 2020-01-25 20:40:53 +01:00
parent 6540b6f6c3
commit a34a5e0b96
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ spec:
- selector: {}
http01:
ingress:
class: nginx
class: traefik
---
apiVersion: cert-manager.io/v1alpha2
kind: ClusterIssuer
@ -33,4 +33,4 @@ spec:
- selector: {}
http01:
ingress:
class: nginx
class: traefik