switch to production letsencrypt issuer

This commit is contained in:
douzeb 2022-12-22 08:06:31 +01:00
parent 681f1b76ab
commit 8cd792bfe8

View file

@ -5,7 +5,7 @@ metadata:
name: k8s-poc-ingress name: k8s-poc-ingress
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"
cert-manager.io/issuer: "letsencrypt-staging" cert-manager.io/issuer: "letsencrypt-prod"
spec: spec:
tls: tls:
- hosts: - hosts: