mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 18:41:41 +08:00
17 lines
316 B
YAML
17 lines
316 B
YAML
upbConfig:
|
|
unifiProtectUsername: 'user'
|
|
unifiProtectPassword: 'pass'
|
|
unifiProtectAddress: '192.168.1.100'
|
|
rcloneDestination: 'gdrive:unifi-protect-backup'
|
|
|
|
upbStorage:
|
|
config:
|
|
type: pvc
|
|
data:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|