gitea recreate

This commit is contained in:
snothub
2026-04-08 12:44:56 +02:00
parent b3d4a26a07
commit ab136ea8f2

View File

@@ -101,6 +101,10 @@ persistence:
- ReadWriteOnce - ReadWriteOnce
storageClass: upcloud-block-storage-maxiops storageClass: upcloud-block-storage-maxiops
# -- Recreate strategy to avoid Multi-Attach errors with RWO volumes
strategy:
type: Recreate
# -- Pod resources # -- Pod resources
resources: resources:
requests: requests: