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:
Adam Piasecki 2025-05-13 17:19:20 +01:00 committed by cverna
parent 40bc0f3c98
commit 3b05608d85

View file

@ -9,7 +9,7 @@ metadata:
name: fedora-ostree-content-volume
spec:
# 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
# the fedora-ostree-content NetApp volume
{% if env == "production" %}