1
0
Fork 0

refactor: change *.ops.mareshq.com to *.cthulhunetes.net

This commit is contained in:
Vojtěch Mareš 2023-11-17 15:24:13 +01:00
parent 7e1f815f50
commit 665779b642
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
3 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@ spec:
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
host: longhorn.ops.mareshq.com
host: longhorn.cthulhunetes.net
tls: true
destination:
server: "https://kubernetes.default.svc"

View file

@ -27,10 +27,10 @@ spec:
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
host: console.minio.ops.mareshq.com
host: console.minio.cthulhunetes.net
tls:
- hosts:
- console.minio.ops.mareshq.com
- console.minio.ops.cthulhunetes.net
secretName: minio-console-ingress-tls
destination:
server: "https://kubernetes.default.svc"