diff --git a/cluster/apps/gitea-act/gitea-act-pvc.yml b/cluster/apps/gitea-act/gitea-act-pvc.yml index 3a9d856..43cfc00 100644 --- a/cluster/apps/gitea-act/gitea-act-pvc.yml +++ b/cluster/apps/gitea-act/gitea-act-pvc.yml @@ -28,7 +28,7 @@ spec: accessModes: - ReadWriteMany storageClassName: "" - volumeName: gitea-act-pv + volumeName: gitea-act-runner-pv resources: requests: storage: 5Gi