fix: fix archmeister staging ingress and secrate names

This commit is contained in:
Jonas Juselius
2024-02-23 13:03:39 +01:00
parent 92e61caa80
commit 4a6d632bf3
3 changed files with 19 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hosts:
- host: archmeister.srv.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- archmeister.srv.oceanbox.io
secretName: prod-archmeister-tls
cluster:
backupEnabled: true