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