Update for fresh environment.
This commit is contained in:
@ -18,7 +18,7 @@ In addition to the web console, OpenShift includes command line tools to provide
|
|||||||
|
|
||||||
## 1.1 - Login to lab environment
|
## 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.
|
Once the page loads you can login with the details provided by your workshop facilitator.
|
||||||
|
|
||||||
|
|||||||
@ -33,7 +33,7 @@ In the YAML configuration window enter the following, substituting `userX` with
|
|||||||
```yaml
|
```yaml
|
||||||
db:
|
db:
|
||||||
password: userX
|
password: userX
|
||||||
hostname: userX-gitea.apps.cluster-dsmsm.dynamic.opentlc.com
|
hostname: userX-gitea.apps.cluster-xxz98.xxz98.sandbox619.opentlc.com
|
||||||
tlsRoute: true
|
tlsRoute: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -92,7 +92,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
termination: edge
|
termination: edge
|
||||||
host: grafana-userX.apps.cluster-dsmsm.dynamic.opentlc.com
|
host: grafana-userX.apps.cluster-xxz98.xxz98.sandbox619.opentlc.com
|
||||||
```
|
```
|
||||||
|
|
||||||
<Zoom>
|
<Zoom>
|
||||||
|
|||||||
Reference in New Issue
Block a user