Add more aliases to ingress
This commit is contained in:
parent
8fd92bea74
commit
6d1c4f6562
|
@ -16,6 +16,7 @@ spec:
|
|||
tls:
|
||||
- hosts:
|
||||
- sunet-argocd.drive.sunet.se
|
||||
- sunet-argo.drive.sunet.se
|
||||
secretName: tls-secret
|
||||
rules:
|
||||
- host: sunet-argocd.drive.sunet.se
|
||||
|
|
|
@ -16,6 +16,7 @@ spec:
|
|||
tls:
|
||||
- hosts:
|
||||
- sunet-argocd.drive.test.sunet.se
|
||||
- sunet-argo.drive.test.sunet.se
|
||||
secretName: tls-secret
|
||||
rules:
|
||||
- host: sunet-argocd.drive.test.sunet.se
|
||||
|
|
Loading…
Reference in a new issue