chore: Update manifests after change

This commit is contained in:
2025-12-17 15:43:51 +00:00
parent 68f8387f67
commit 9c6c3a2b96
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