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:
parent
a8448c8ca9
commit
0beeeebdfa
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue