fedora-ostree-pruner: temporarily revert back to DeploymentConfig #2624
1 changed files with 0 additions and 7 deletions
|
@ -8,16 +8,9 @@ kind: PersistentVolumeClaim
|
|||
metadata:
|
||||
name: fedora-ostree-content-volume
|
||||
spec:
|
||||
# ocs-storagecluster-cephfs to use `ReadWriteMany` functionality
|
||||
storageClassName: "ocs-storagecluster-cephfs"
|
||||
# fedora-ostree-content-volume-2 is one of two PVs that share
|
||||
# the fedora-ostree-content NetApp volume
|
||||
{% if env == "production" %}
|
||||
volumeName: "fedora-ostree-content-volume-2"
|
||||
{% elif env == "staging" %}
|
||||
# fedora-ostree-content-volume-2 is not available in staging
|
||||
volumeName: "fedora-ostree-content-volume-1"
|
||||
{% endif %}
|
||||
# These values are mostly ignored since we're using a named
|
||||
# volume, but are required.
|
||||
accessModes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue