move volsync to chart
This commit is contained in:
@@ -95,6 +95,7 @@ tdarr:
|
||||
protocol: HTTP
|
||||
persistence:
|
||||
config:
|
||||
forceRename: tdarr-config
|
||||
storageClass: ceph-block
|
||||
accessMode: ReadWriteOnce
|
||||
size: 50Gi
|
||||
@@ -105,6 +106,7 @@ tdarr:
|
||||
- path: /app/configs
|
||||
readOnly: false
|
||||
server:
|
||||
forceRename: tdarr-server
|
||||
storageClass: ceph-block
|
||||
accessMode: ReadWriteOnce
|
||||
size: 50Gi
|
||||
@@ -154,3 +156,7 @@ tdarr-exporter:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 256Mi
|
||||
volsync-target-config:
|
||||
pvcTarget: tdarr-config
|
||||
volsync-target-server:
|
||||
pvcTarget: tdarr-server
|
||||
|
||||
Reference in New Issue
Block a user