fedora-ostree-pruner: fix indentation in pvc.yml
Trying to fix error 'converting YAML to JSON: yaml: line 15: did not find expected key"'
This commit is contained in:
parent
40bc0f3c98
commit
3b05608d85
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ metadata:
|
||||||
name: fedora-ostree-content-volume
|
name: fedora-ostree-content-volume
|
||||||
spec:
|
spec:
|
||||||
# ocs-storagecluster-cephfs to use `ReadWriteMany` functionality
|
# ocs-storagecluster-cephfs to use `ReadWriteMany` functionality
|
||||||
storageClassName: "ocs-storagecluster-cephfs"
|
storageClassName: "ocs-storagecluster-cephfs"
|
||||||
# fedora-ostree-content-volume-2 is one of two PVs that share
|
# fedora-ostree-content-volume-2 is one of two PVs that share
|
||||||
# the fedora-ostree-content NetApp volume
|
# the fedora-ostree-content NetApp volume
|
||||||
{% if env == "production" %}
|
{% if env == "production" %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue