Files
chart/library/ix-dev/community/unifi-protect-backup/values.yaml
Stavros Kois 1cac3606c0 NAS-123909 / 24.04 / Add unifi-protect-backup to community train (#1508)
* initial commit

* add templates and ui

* typo

* typo

* update metadata

* fix types

* add uid for files

* update metadata

* bump common
2023-09-06 15:37:27 +03:00

41 lines
664 B
YAML

image:
repository: ghcr.io/ep1cman/unifi-protect-backup
pullPolicy: IfNotPresent
tag: 0.9.4
resources:
limits:
cpu: 4000m
memory: 8Gi
upbConfig:
unifiProtectUsername: ''
unifiProtectPassword: ''
unifiProtectAddress: ''
unifiProtectPort: 443
unifiProtectVerifySsl: true
skipMissing: false
ignoreCameras: []
detectionTypes:
- motion
- person
- vehicle
- ring
rcloneDestination: ''
rcloneArgs: []
rclonePurgeArgs: []
additionalEnvs: []
upbID:
user: 568
group: 568
upbStorage:
config:
type: ixVolume
datasetName: config
data:
type: ixVolume
datasetName: data
additionalStorages: []