- 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
|