Update demo URLs to use commandware.it instead of api7-demo.commandware.it
All checks were successful
Helm Chart Build / lint-only (push) Has been skipped
Helm Chart Build / build-helm (push) Successful in 9s
Build and Deploy / build-api (push) Successful in 48s
Build and Deploy / build-web (push) Successful in 1m5s

This commit is contained in:
d.viti
2025-10-09 12:25:50 +02:00
parent 29ef0c65e5
commit 305e0cc848
5 changed files with 20 additions and 19 deletions

View File

@@ -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: