Compare commits
2 Commits
1c2ff476c0
...
82717e75c1
| Author | SHA1 | Date | |
|---|---|---|---|
|
82717e75c1
|
|||
| 07e6f78764 |
@@ -22,9 +22,6 @@ gitea:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
extraVolumes:
|
||||
- name: gitea-nfs-storage-backup
|
||||
persistentVolumeClaim:
|
||||
claimName: gitea-nfs-storage-backup
|
||||
- name: gitea-themes-storage
|
||||
persistentVolumeClaim:
|
||||
claimName: gitea-themes-storage
|
||||
@@ -33,9 +30,6 @@ gitea:
|
||||
readOnly: false
|
||||
mountPath: /data/gitea/public/assets/css
|
||||
extraContainerVolumeMounts:
|
||||
- mountPath: /opt/backup
|
||||
name: gitea-nfs-storage-backup
|
||||
readOnly: false
|
||||
- name: gitea-themes-storage
|
||||
readOnly: true
|
||||
mountPath: /data/gitea/public/assets/css
|
||||
|
||||
@@ -12,4 +12,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.5.0
|
||||
digest: sha256:4268870b640674c1bcde0e75f58d0c0bb0444e5a53f813f33b5ce279df86feb3
|
||||
generated: "2025-12-16T18:03:38.745478037Z"
|
||||
generated: "2025-12-16T21:00:25.637787667Z"
|
||||
|
||||
Reference in New Issue
Block a user