fix: fix archmeister staging ingress and secrate names
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user