Use cephfs for harbor job pvc

This commit is contained in:
2025-08-14 18:40:34 +03:00
parent 07d4039ffe
commit 9c66882d83

View File

@@ -34,7 +34,7 @@ persistence:
jobservice:
jobLog:
existingClaim: ""
storageClass: "longhorn"
storageClass: "cephfs"
subPath: ""
accessMode: ReadWriteMany
size: 5Gi