Automated Manifest Update (#2955)

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

Reviewed-on: #2955
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 #2955.
This commit is contained in:
2025-12-29 23:06:27 +00:00
committed by Alex Lebens
parent 2bf5f489f7
commit 6afbf30735
8 changed files with 177 additions and 4 deletions

View File

@@ -45,9 +45,14 @@ spec:
cpu: 10m
memory: 32Mi
volumeMounts:
- mountPath: /data
name: audiobooks
- mountPath: /config
name: config
volumes:
- name: audiobooks
persistentVolumeClaim:
claimName: libation-nfs-storage
- name: config
persistentVolumeClaim:
claimName: libation