Added ignore to PVC

This commit is contained in:
Nik Afiq 2026-03-21 15:57:06 +09:00
parent 42bffbbcd6
commit f681c62238

View File

@ -20,6 +20,11 @@ spec:
name: gitea-postgresql name: gitea-postgresql
jsonPointers: jsonPointers:
- /spec/volumeClaimTemplates - /spec/volumeClaimTemplates
- group: ""
kind: Secret
name: gitea-postgresql
jsonPointers:
- /data
sources: sources:
- repoURL: https://dl.gitea.com/charts/ - repoURL: https://dl.gitea.com/charts/
chart: gitea chart: gitea