chore: Update manifests after change

This commit is contained in:
2026-05-15 15:13:50 +00:00
committed by Alex Lebens
parent 94f950726b
commit b3af9239ca
105 changed files with 1 additions and 3902 deletions
@@ -1,17 +0,0 @@
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: matrix-hookshot
labels:
app.kubernetes.io/instance: matrix-synapse
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: matrix-hookshot
helm.sh/chart: matrix-hookshot-5.0.1
namespace: matrix-synapse
spec:
accessModes:
- "ReadWriteOnce"
resources:
requests:
storage: "500Mi"
storageClassName: "ceph-block"