apps(technitium): Reliability - Changed the number of replicas to 1 and the PVC to ReadWriteOnce

This commit is contained in:
2025-05-31 10:57:48 +02:00
parent 64c68b5a28
commit e7835fe601
2 changed files with 3 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ metadata:
name: technitium-data-pvc
spec:
accessModes:
- ReadWriteMany
- ReadWriteOnce
storageClassName: longhorn
resources:
requests:
storage: 1Gi
storage: 1Gi