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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user