diff --git a/namespaces/apps/syncthing/patches/statefulset.yaml b/namespaces/apps/syncthing/patches/statefulset.yaml index f074d05..93665fe 100644 --- a/namespaces/apps/syncthing/patches/statefulset.yaml +++ b/namespaces/apps/syncthing/patches/statefulset.yaml @@ -33,4 +33,4 @@ spec: storageClassName: longhorn-private resources: requests: - storage: 50Gi + storage: 100Gi