openshift-apps: update comment in pvc for ostree apps

Update the comment in the pvc in coreos-ostree-importer and
fedora-ostree-pruner to more accurately reflect reality as
now there is a stg netapp volume.
This commit is contained in:
Dusty Mabe 2020-02-20 15:45:05 -05:00 committed by Pierre-Yves Chibon
parent a8448c8ca9
commit 0beeeebdfa
2 changed files with 4 additions and 4 deletions

View file

@ -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:

View file

@ -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: