Update UAT env to new domain
This commit is contained in:
@@ -168,11 +168,11 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 10m
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- uat.atat.codes
|
||||
secretName: atst-uat-ingress-tls
|
||||
- secretName: atst-uat-ingress-tls
|
||||
hosts:
|
||||
- uat.atat.code.mil
|
||||
rules:
|
||||
- host: uat.atat.codes
|
||||
- host: uat.atat.code.mil
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
Reference in New Issue
Block a user