extra-values.yaml 316 B

12345678910111213141516
  1. upbConfig:
  2. unifiProtectUsername: 'user'
  3. unifiProtectPassword: 'pass'
  4. unifiProtectAddress: '192.168.1.100'
  5. rcloneDestination: 'gdrive:unifi-protect-backup'
  6. upbStorage:
  7. config:
  8. type: pvc
  9. data:
  10. type: pvc
  11. additionalStorages:
  12. - type: pvc
  13. mountPath: /data1
  14. - type: pvc
  15. mountPath: /data2