Files
chart/community/unifi-protect-backup/1.0.0/ix_values.yaml
2023-09-06 12:38:21 +00: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: []