Automated Manifest Update (#2595)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2595 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2595.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user