refactor: change *.ops.mareshq.com to *.cthulhunetes.net
This commit is contained in:
parent
7e1f815f50
commit
665779b642
3 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ metadata:
|
|||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: argocd.ops.mareshq.com
|
||||
- host: argocd.ops.cthulhunetes.net
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
@ -22,5 +22,5 @@ spec:
|
|||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- argocd.ops.mareshq.com
|
||||
- argocd.ops.cthulhunetes.net
|
||||
secretName: argocd-ingress-tls
|
||||
|
|
|
|||
Reference in a new issue