major: flipping everything over to new k9s cluster!

This commit is contained in:
2024-03-10 13:31:38 +01:00
parent 39f9f70a70
commit 6bfc37c723
12 changed files with 20 additions and 14 deletions
+5
View File
@@ -9,6 +9,10 @@ ingress:
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/ssl-redirect: "true"
hosts:
- host: idp.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
- host: idp.srv.oceanbox.io
paths:
- path: /
@@ -16,6 +20,7 @@ ingress:
tls:
- secretName: prod-dex-tls
hosts:
- idp.oceanbox.io
- idp.srv.oceanbox.io