diff --git a/argocd-apps/gitea.yaml b/argocd-apps/gitea.yaml index 2ebb9ae..f12f88f 100644 --- a/argocd-apps/gitea.yaml +++ b/argocd-apps/gitea.yaml @@ -53,3 +53,10 @@ spec: jsonPointers: - /spec/clusterIP - /spec/clusterIPs + - group: "" + kind: PersistentVolumeClaim + name: gitea-shared-storage + namespace: dev-tools + jsonPointers: + - /spec/volumeName + - /spec/storageClassName