fix zonedit dynamic ip for root xai-corp
This commit is contained in:
@@ -20,16 +20,16 @@ spec:
|
||||
name: hello-world
|
||||
port:
|
||||
number: 80
|
||||
- host: xai-corp.net
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: hello-world
|
||||
port:
|
||||
number: 80
|
||||
# - host: xai-corp.net
|
||||
# http:
|
||||
# paths:
|
||||
# - path: /
|
||||
# pathType: Prefix
|
||||
# backend:
|
||||
# service:
|
||||
# name: hello-world
|
||||
# port:
|
||||
# number: 80
|
||||
|
||||
tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
|
||||
- secretName: xai-corp-production-tls
|
||||
|
||||
Reference in New Issue
Block a user