Update demo URLs to use commandware.it instead of api7-demo.commandware.it
This commit is contained in:
@@ -135,7 +135,7 @@ ingress:
|
||||
cert-manager.io/cluster-issuer: "cloudflare-acme-prod"
|
||||
|
||||
hosts:
|
||||
- host: api7-demo.commandware.it
|
||||
- host: commandware.it
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
@@ -147,7 +147,7 @@ ingress:
|
||||
tls:
|
||||
- secretName: api7ee-tls
|
||||
hosts:
|
||||
- api7-demo.commandware.it
|
||||
- commandware.it
|
||||
|
||||
# ServiceAccount configuration
|
||||
serviceAccount:
|
||||
@@ -232,7 +232,7 @@ api7:
|
||||
|
||||
# Hosts for routing (using wildcard domain from existing ingress)
|
||||
hosts:
|
||||
- api7-demo.commandware.it
|
||||
- commandware.it
|
||||
|
||||
# TLS/SSL Configuration
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user