mirror of
https://github.com/truenas/charts.git
synced 2026-05-01 22:11:04 +08:00
* Upgraded catalog item(s)
This commit upgrades gitea, qbittorrent, twofactor-auth, vaultwarden, joplin, immich, passbolt, grafana, firefly-iii, n8n, planka, unifi-protect-backup, homarr, odoo catalog item(s).
* untouch files and common bump
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
41 lines
665 B
YAML
41 lines
665 B
YAML
image:
|
|
repository: ghcr.io/ep1cman/unifi-protect-backup
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.10.2
|
|
|
|
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: []
|