Update for fresh environment.

This commit is contained in:
2024-07-25 16:23:45 +12:00
parent a8d12e1371
commit c65aa7803a
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ In addition to the web console, OpenShift includes command line tools to provide
## 1.1 - Login to lab environment
An OpenShift `4.16` cluster has already been provisioned for you to complete these excercises. Open your web browser and navigate to the workshop login page https://demo.redhat.com/workshop/c5exyr.
An OpenShift `4.16` cluster has already been provisioned for you to complete these excercises. Open your web browser and navigate to the workshop login page https://demo.redhat.com/workshop/qrz23h.
Once the page loads you can login with the details provided by your workshop facilitator.

View File

@ -33,7 +33,7 @@ In the YAML configuration window enter the following, substituting `userX` with
```yaml
db:
password: userX
hostname: userX-gitea.apps.cluster-dsmsm.dynamic.opentlc.com
hostname: userX-gitea.apps.cluster-xxz98.xxz98.sandbox619.opentlc.com
tlsRoute: true
```

View File

@ -92,7 +92,7 @@ spec:
spec:
tls:
termination: edge
host: grafana-userX.apps.cluster-dsmsm.dynamic.opentlc.com
host: grafana-userX.apps.cluster-xxz98.xxz98.sandbox619.opentlc.com
```
<Zoom>