adds 2 community apps for testing (smb-pv-pvc) (#1558)

* make copies to test

* adds 2 community apps for testing (smb-pv-pvc)
This commit is contained in:
Stavros Kois
2023-09-22 13:44:59 +03:00
committed by GitHub
parent dbf2777c03
commit e8e998f81e
38 changed files with 1405 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
image:
repository: ghcr.io/onedr0p/sonarr
pullPolicy: IfNotPresent
tag: '3.0.10.1567'
resources:
limits:
cpu: 4000m
memory: 8Gi
sonarrConfig:
instanceName: Sonarr
additionalEnvs: []
sonarrNetwork:
webPort: 30027
hostNetwork: false
sonarrRunAs:
user: 568
group: 568
sonarrStorage:
config:
type: ixVolume
datasetName: config
additionalStorages: []