chore: Update manifests after change

This commit is contained in:
2025-12-16 20:55:56 +00:00
parent f3a267692d
commit f702ae4ce4

View File

@@ -232,9 +232,6 @@ spec:
mountPath: /tmp
- name: data
mountPath: /data
- mountPath: /opt/backup
name: gitea-nfs-storage-backup
readOnly: false
- mountPath: /data/gitea/public/assets/css
name: gitea-themes-storage
readOnly: true
@@ -247,9 +244,6 @@ spec:
secret:
secretName: gitea
defaultMode: 110
- name: gitea-nfs-storage-backup
persistentVolumeClaim:
claimName: gitea-nfs-storage-backup
- name: gitea-themes-storage
persistentVolumeClaim:
claimName: gitea-themes-storage