-
Bug
-
Resolution: Done
-
Minor
-
DO370 - ODF4.7-en-3-20221129
-
None
-
False
-
-
False
-
6
-
-
-
en-US (English)
Please fill in the following information:
| URL: | ch06s06 |
| Reporter RHNID: | carias@redhat.com |
| Section title: | Guided Exercise: Configuring Applications to Use Red Hat OpenShift Data Foundation Object Storage |
| Language: | English |
Issue description
Steps 2.7 below is not accurate. There is no PV or PVC in this application in this Guided Exercise. The application here uses S3 Object Storage as an OBC (Object Bucket Claim). 2.7. Delete the deployment. The application data is stored in a persistent volume (PV) and it will be available when new replica pods are executed.

Steps to reproduce:
Inspect the app.py code from the pod image-tool-s3-obc and see that there are no pvc or ephemeral mode involved once the AWS env vars are used.

Expected result: