Automated Manifest Update (#3313)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3313
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 #3313.
This commit is contained in:
2026-01-18 23:32:20 +00:00
committed by Alex Lebens
parent 813f4941eb
commit 7fa67c4a66
3 changed files with 45 additions and 0 deletions

View File

@@ -61,11 +61,16 @@ spec:
cpu: 10m
memory: 256Mi
volumeMounts:
- mountPath: /audiobooks
name: audiobooks
- mountPath: /config
name: config
- mountPath: /ingest
name: ingest
volumes:
- name: audiobooks
persistentVolumeClaim:
claimName: shelfmark-audiobooks-nfs-storage
- name: config
persistentVolumeClaim:
claimName: shelfmark