diff --git a/argocd/apps/gitea.yaml b/argocd/apps/gitea.yaml index 7659415..ab50d76 100644 --- a/argocd/apps/gitea.yaml +++ b/argocd/apps/gitea.yaml @@ -15,6 +15,11 @@ spec: - /spec/storageClassName - /spec/volumeName - /spec/resources + - group: apps + kind: StatefulSet + name: gitea-postgresql + jsonPointers: + - /spec/volumeClaimTemplates sources: - repoURL: https://dl.gitea.com/charts/ chart: gitea