diff --git a/roles/openshift-apps/coreos-ostree-importer/templates/pvc.yml b/roles/openshift-apps/coreos-ostree-importer/templates/pvc.yml index 2a32e87658..37d1c27297 100644 --- a/roles/openshift-apps/coreos-ostree-importer/templates/pvc.yml +++ b/roles/openshift-apps/coreos-ostree-importer/templates/pvc.yml @@ -1,7 +1,7 @@ # PVC to mount the fedora-ostree-content-volume NFS share # that has been mapped in to OpenShift by Fedora Infra for -# us from the NetApp. This corresponds to the fedora-ostree-content -# NetApp volume which is mounted in other places as well. +# us from the NetApp. This corresponds to the fedora-ostree-content{,-stg} +# NetApp volumes which are mounted in other places as well. apiVersion: v1 kind: PersistentVolumeClaim metadata: diff --git a/roles/openshift-apps/fedora-ostree-pruner/templates/pvc.yml b/roles/openshift-apps/fedora-ostree-pruner/templates/pvc.yml index 1490dec490..fdcddda51d 100644 --- a/roles/openshift-apps/fedora-ostree-pruner/templates/pvc.yml +++ b/roles/openshift-apps/fedora-ostree-pruner/templates/pvc.yml @@ -1,7 +1,7 @@ # PVC to mount the fedora-ostree-content-volume NFS share # that has been mapped in to OpenShift by Fedora Infra for -# us from the NetApp. This corresponds to the fedora-ostree-content -# NetApp volume which is mounted in other places as well. +# us from the NetApp. This corresponds to the fedora-ostree-content{,-stg} +# NetApp volumes which are mounted in other places as well. apiVersion: v1 kind: PersistentVolumeClaim metadata: