Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-12164

Step 5.2- Key name used in is of nfs-volume-storage, should be db-pod-pvc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • DO180 - OCP4.14-en-1-20240111, DO180 - OCP4.12.2-en-3-20231030
    • DO180
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 5
    • ROLE
    • en-US (English)

      Please fill in the following information:


      URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do180-4.12.2/pages/ch05s04
      Reporter RHNID: dyocum
      Section Title: Guided Exercise: Provision Persistent Data Volumes  

      Issue description:

      In the example box in step 5.2, the name: key is incorrect. It's currently nfs-volume-storage and it needs to match the name set in step 4.4, db-pod-pvc.

       

      Steps to reproduce:

       

      Workaround:

       

      Expected result:

      apiVersion: apps/v1
      kind: Deployment

      ...output omitted...

            volumes:
            - name: db-pod-pvc
              persistentVolumeClaim:
                claimName: db-pod-pvc

      ...output omitted...

              volumeMounts:
              - mountPath: /var/lib/mysql
                name: db-pod-pvc

      ...output omitted...

            althomas@redhat.com Allen Thomas
            deepasin@redhat.com deepak singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: