Change ingress mbgwp

This commit is contained in:
Ruben Hensen
2025-03-20 14:42:32 +01:00
parent 167e1bd16c
commit 673590f7ad
+2 -2
View File
@@ -23,7 +23,7 @@ spec:
ingress: ingress:
enabled: true enabled: true
ingressClassName: nginx ingressClassName: nginx
hostname: mbgwp.hensen.io hostname: scoutingmbg.nl
path: / path: /
annotations: annotations:
cert-manager.io/cluster-issuer: prod-cluster-issuer cert-manager.io/cluster-issuer: prod-cluster-issuer
@@ -36,7 +36,7 @@ spec:
extraTls: extraTls:
- secretName: letsencrypt-prod - secretName: letsencrypt-prod
hosts: hosts:
- mbgwp.hensen.io - scoutingmbg.nl
secrets: [] secrets: []
extraRules: [] extraRules: []
persistence: persistence: