Automated Manifest Update (#2634)

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

Reviewed-on: #2634
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 #2634.
This commit is contained in:
2025-12-17 15:44:16 +00:00
committed by Alex Lebens
parent 68f8387f67
commit 8220e804e3
8 changed files with 264 additions and 18 deletions

View File

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