Commit graph

2 commits

Author SHA1 Message Date
Adam Piasecki
9179b26777 fedora-ostree-pruner: add storageClassName to pvc template
Since there is no PV fedora-ostree-content-volume-2 on stg
the volumeName: "fedora-ostree-content-volume-1" was added.
We use ocs-storagecluster-cephfs to keep the ReadWriteMany
functionality. If the RBD volume is required,
then use storageClassName: ocs-storagecluster-ceph-rbd.
ODF will provision a new volume automatically.
ReadWriteMany cannot be used in a Filesystem mode with RBD.
2025-05-13 14:53:32 +00:00
79aba5193f fedora-ostree-pruner - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:32 +10:00
Renamed from roles/openshift-apps/fedora-ostree-pruner/templates/pvc.yml (Browse further)