-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
AD221 - RHF7.10-en-6-20230613
-
None
-
False
-
-
False
-
8
-
ROLE
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/ad221-7.10/pages/ch08s02 |
Reporter RHNID: | chetan-rhls |
Section Title: | h2. Guided Exercise: Deploying Camel Applications to Red Hat OpenShift |
Issue description: step 1 : curl to temperatures-celsius-app fails - pod in crashloopback state
Steps to reproduce:
Workaround: not sure but check if this workaround works or not :
-
-
- Workaround
-
```
$ oc new-build --name temperatures-celsius-app -D $'FROM registry.ocp4.example.com:8443/redhattraining/ad221-temperatures-celsius-service\nUSER 0\nRUN chmod g+rw -R "/opt/app-root/src/.npm"\nUSER 1001'
$ oc set image deployment/temperatures-celsius-app temperatures-celsius-app=image-registry.openshift-image-registry.svc:5000/developer-cloud-deploy/temperatures-celsius-app
```
Expected result:
- duplicates
-
PTL-11541 RHT2088160: AD221: Ch08s02: The "temperatures-celsius-app" service is not coming up
- To Do