Update demo URLs to use commandware.it instead of api7-demo.commandware.it
This commit is contained in:
@@ -210,9 +210,9 @@ helm install api7ee-dev ./helm/api7ee-demo-k8s \
|
||||
| `ingress.enabled` | Enable ingress | `true` |
|
||||
| `ingress.className` | Ingress class | `nginx` |
|
||||
| `ingress.annotations` | Ingress annotations | See values.yaml |
|
||||
| `ingress.hosts[0].host` | Hostname | `api7-demo.commandware.it` |
|
||||
| `ingress.hosts[0].host` | Hostname | `commandware.it` |
|
||||
| `ingress.tls[0].secretName` | TLS secret | `api7ee-tls` |
|
||||
| `ingress.tls[0].hosts` | TLS hosts | `[api7-demo.commandware.it]` |
|
||||
| `ingress.tls[0].hosts` | TLS hosts | `[commandware.it]` |
|
||||
|
||||
### API7 Gateway Configuration
|
||||
|
||||
@@ -228,7 +228,7 @@ helm install api7ee-dev ./helm/api7ee-demo-k8s \
|
||||
| `api7.gateway.gatewayService` | Gateway service name | `gateway-0-xxx-gateway` |
|
||||
| `api7.backend` | Backend type | `api7ee` |
|
||||
| `api7.autoPublish` | Auto-publish routes | `true` |
|
||||
| `api7.hosts` | Routing hosts | `[api7-demo.commandware.it]` |
|
||||
| `api7.hosts` | Routing hosts | `[commandware.it]` |
|
||||
|
||||
### TLS Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user