Completed exercise 6.
This commit is contained in:
@ -47,7 +47,7 @@ spec:
|
||||
|
||||
Click the **+** button in the top right corner menu bar of the OpenShift web console. This is a fast way to quickly import snippets of YAML for testing or exploration purposes.
|
||||
|
||||
Paste the above snippet of YAML into the editor and replace the three instances of `userX` with your assigned user.
|
||||
Paste the above snippet of YAML into the editor and replace the instance of `userX` with your assigned user.
|
||||
|
||||
Click **Create**. In a minute or so you should see the Grafana operator installed and running in your project.
|
||||
|
||||
@ -96,7 +96,7 @@ spec:
|
||||
spec:
|
||||
tls:
|
||||
termination: edge
|
||||
host: grafana-userX.apps.cluster-4dq8d.dynamic.opentlc.com
|
||||
host: grafana-userX.apps.cluster-dsmsm.dynamic.opentlc.com
|
||||
```
|
||||
|
||||
<Zoom>
|
||||
|
||||
Reference in New Issue
Block a user