commit 5b2d8b7e46ca7b894b3d4c9c9785adf47a73951f parent 2ac68b3b23b30201e4dd5e02b43dcf0891dd449e Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 7 Dec 2024 01:18:32 +0100 Twitch vods! Diffstat:
| M | apps/base/twitch-vod/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/twitch-vod/deployment.yaml b/apps/base/twitch-vod/deployment.yaml @@ -93,7 +93,7 @@ metadata: spec: className: hcloud-volumes accessModes: - - ReadWriteMany + - ReadWriteOnce resources: requests: storage: 20Gi