fix(plume): Change ingress to get cert

This commit is contained in:
2025-07-02 15:25:45 +02:00
parent 7465034e20
commit 978415229d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ ingress:
nginx.ingress.kubernetes.io/ssl-redirect: "true"
oceanbox.io/expose: internal
hosts:
- host: plume.ekman.oceanbox.io
- host: plume.data.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
@@ -18,7 +18,7 @@ ingress:
pathType: ImplementationSpecific
tls:
- hosts:
- plume.ekman.oceanbox.io
- plume.data.oceanbox.io
secretName: plume-tls
persistence:
enabled: true
@@ -20,4 +20,4 @@ resources:
- rbac.yaml
- secretstore.yaml
- statestore.yaml
- tracing.yaml
- tracing.yaml