diff --git a/argocd/apps/gitea.yaml b/argocd/apps/gitea.yaml index ab50d76..dbd9e66 100644 --- a/argocd/apps/gitea.yaml +++ b/argocd/apps/gitea.yaml @@ -20,6 +20,11 @@ spec: name: gitea-postgresql jsonPointers: - /spec/volumeClaimTemplates + - group: "" + kind: Secret + name: gitea-postgresql + jsonPointers: + - /data sources: - repoURL: https://dl.gitea.com/charts/ chart: gitea