apps(technitium): Reliability - Changed the number of replicas to 1 and the PVC to ReadWriteOnce
This commit is contained in:
@@ -4,8 +4,8 @@ metadata:
|
||||
name: technitium-data-pvc
|
||||
spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
- ReadWriteOnce
|
||||
storageClassName: longhorn
|
||||
resources:
|
||||
requests:
|
||||
storage: 1Gi
|
||||
storage: 1Gi
|
||||
|
Reference in New Issue
Block a user