trial and error

This commit is contained in:
Micke Nordin 2024-10-16 14:22:09 +02:00
parent 49d0fc411a
commit 6a7e716655
Signed by: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -4,7 +4,7 @@ metadata:
name: argocd-ingress
namespace: argocd
annotations:
cert-manager.io/cluster-issuer: "letsencrypt"
cert-manager.io/issuer: "lets-encrypt"
acme.cert-manager.io/http01-ingress-class: nginx
acme.cert-manager.io/http01-edit-in-place: "false"
nginx.ingress.kubernetes.io/from-to-www-redirect: "false"
@ -18,7 +18,7 @@ spec:
tls:
- hosts:
- argocd-test.streams.sunet.se
secretName: tls-secret
secretName: argocd-tls-secret
rules:
- host: argocd-test.streams.sunet.se
http: