Add more aliases to ingress
This commit is contained in:
parent
8fd92bea74
commit
6d1c4f6562
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue