Progress on exercise 6.
This commit is contained in:
@ -33,7 +33,7 @@ apiVersion: rhdh.redhat.com/v1alpha1
|
||||
kind: Backstage
|
||||
metadata:
|
||||
name: developer-hub
|
||||
namespace: rhdh-operator
|
||||
namespace: rhdh
|
||||
spec:
|
||||
application:
|
||||
appConfig:
|
||||
@ -48,4 +48,15 @@ spec:
|
||||
EOF
|
||||
```
|
||||
|
||||
Once the pods in the `rhdh` namespace are `Ready` we can retrieve and open the `Route` for our new Developer Hub instance and complete our first time login.
|
||||
|
||||
```bash
|
||||
oc get route --namespace rhdh backstage-developer-hub --output jsonpath='{.spec.host}'
|
||||
```
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
|:-----------------------------------------------------------------------------:|
|
||||
| *First login for Red Hat Developer Hub* |
|
||||
</Zoom>
|
||||
|
||||
|
||||
BIN
public/static/images/compliance/developer-hub.gif
Normal file
BIN
public/static/images/compliance/developer-hub.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
Reference in New Issue
Block a user