Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
da535607fc
commit
98771c5100
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.24](https://github.com/truecharts/charts/compare/babybuddy-13.0.23...babybuddy-13.0.24) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/babybuddy to 2.1.2[@2a38475](https://github.com/2a38475) ([#15397](https://github.com/truecharts/charts/issues/15397))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.23](https://github.com/truecharts/charts/compare/babybuddy-13.0.22...babybuddy-13.0.23) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/babybuddy to 2.1.2 ([#15118](https://github.com/truecharts/charts/issues/15118))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.22](https://github.com/truecharts/charts/compare/babybuddy-13.0.21...babybuddy-13.0.22) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.21](https://github.com/truecharts/charts/compare/babybuddy-13.0.20...babybuddy-13.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.20](https://github.com/truecharts/charts/compare/babybuddy-13.0.19...babybuddy-13.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.19](https://github.com/truecharts/charts/compare/babybuddy-13.0.18...babybuddy-13.0.19) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/babybuddy to v2.1.2 ([#14373](https://github.com/truecharts/charts/issues/14373))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.18](https://github.com/truecharts/charts/compare/babybuddy-13.0.17...babybuddy-13.0.18) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.17](https://github.com/truecharts/charts/compare/babybuddy-13.0.16...babybuddy-13.0.17) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.16](https://github.com/truecharts/charts/compare/babybuddy-13.0.15...babybuddy-13.0.16) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/babybuddy to v2.1.2 ([#14107](https://github.com/truecharts/charts/issues/14107))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.15](https://github.com/truecharts/charts/compare/babybuddy-13.0.14...babybuddy-13.0.15) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [babybuddy-13.0.14](https://github.com/truecharts/charts/compare/babybuddy-13.0.13...babybuddy-13.0.14) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/babybuddy to v2.1.2 ([#13896](https://github.com/truecharts/charts/issues/13896))
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: 2.1.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 13.0.24
|
||||
name: babybuddy
|
||||
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
||||
type: application
|
||||
home: https://truecharts.org/charts/stable/babybuddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png
|
||||
keywords:
|
||||
- baby
|
||||
- buddy
|
||||
- tracker
|
||||
- parents
|
||||
- parenting
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
- https://github.com/babybuddy/babybuddy
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [babybuddy-13.0.24](https://github.com/truecharts/charts/compare/babybuddy-13.0.23...babybuddy-13.0.24) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/babybuddy to 2.1.2[@2a38475](https://github.com/2a38475) ([#15397](https://github.com/truecharts/charts/issues/15397))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -0,0 +1,48 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:2a38475e3d59f2462a14824e76899d36aee100e631e79998a37f28bea0351a0f
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10069
|
||||
protocol: http
|
||||
targetPort: 8000
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
DB_ENGINE: "django.db.backends.postgresql"
|
||||
DB_NAME: "{{ .Values.cnpg.main.database }}"
|
||||
DB_USER: "{{ .Values.cnpg.main.user }}"
|
||||
DB_PORT: "5432"
|
||||
CSRF_TRUSTED_ORIGINS: ""
|
||||
DB_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-user
|
||||
key: password
|
||||
DB_HOST:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-urls
|
||||
key: host
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: babybuddy
|
||||
database: babybuddy
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cops-5.0.29](https://github.com/truecharts/charts/compare/cops-5.0.28...cops-5.0.29) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image lscr.io/linuxserver/cops to 2.2.1 ([#15116](https://github.com/truecharts/charts/issues/15116))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cops-5.0.30](https://github.com/truecharts/charts/compare/cops-5.0.29...cops-5.0.30) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/cops to 2.2.1[@a6d3a6e](https://github.com/a6d3a6e) ([#15398](https://github.com/truecharts/charts/issues/15398))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.29](https://github.com/truecharts/charts/compare/cops-5.0.28...cops-5.0.29) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cops-5.0.19](https://github.com/truecharts/charts/compare/cops-5.0.18...cops-5.0.19) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cops to latest ([#14108](https://github.com/truecharts/charts/issues/14108))
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
||||
- https://github.com/linuxserver/docker-cops#readme
|
||||
type: application
|
||||
version: 5.0.29
|
||||
version: 5.0.30
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Cloud
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cops-5.0.30](https://github.com/truecharts/charts/compare/cops-5.0.29...cops-5.0.30) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/cops to 2.2.1[@a6d3a6e](https://github.com/a6d3a6e) ([#15398](https://github.com/truecharts/charts/issues/15398))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/cops
|
||||
tag: 2.2.1@sha256:3cf77b5956103d65528da36322216aec4b69c4e8cc9fd5e22766861a30e5bdba
|
||||
tag: 2.2.1@sha256:a6d3a6eccc660c86d216659d5ff7b8e777c615c4f71149e4d99f3ecbf0a521d7
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.29](https://github.com/truecharts/charts/compare/prowlarr-12.0.28...prowlarr-12.0.29) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.5.4116[@5caf9ec](https://github.com/5caf9ec) ([#15417](https://github.com/truecharts/charts/issues/15417))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.28](https://github.com/truecharts/charts/compare/prowlarr-12.0.27...prowlarr-12.0.28) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.4.4088 ([#15104](https://github.com/truecharts/charts/issues/15104))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.27](https://github.com/truecharts/charts/compare/prowlarr-12.0.26...prowlarr-12.0.27) (2023-11-18)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.26](https://github.com/truecharts/charts/compare/prowlarr-12.0.25...prowlarr-12.0.26) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.25](https://github.com/truecharts/charts/compare/prowlarr-12.0.24...prowlarr-12.0.25) (2023-11-16)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.24](https://github.com/truecharts/charts/compare/prowlarr-12.0.23...prowlarr-12.0.24) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.10.2.4064 ([#14603](https://github.com/truecharts/charts/issues/14603))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.23](https://github.com/truecharts/charts/compare/prowlarr-12.0.22...prowlarr-12.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.22](https://github.com/truecharts/charts/compare/prowlarr-12.0.21...prowlarr-12.0.22) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.21](https://github.com/truecharts/charts/compare/prowlarr-12.0.20...prowlarr-12.0.21) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.20](https://github.com/truecharts/charts/compare/prowlarr-12.0.19...prowlarr-12.0.20) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.19](https://github.com/truecharts/charts/compare/prowlarr-12.0.18...prowlarr-12.0.19) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.18](https://github.com/truecharts/charts/compare/prowlarr-12.0.17...prowlarr-12.0.18) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.10.1.4059 ([#14082](https://github.com/truecharts/charts/issues/14082))
|
|
@ -0,0 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: 1.10.5.411
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
|
||||
home: https://truecharts.org/charts/stable/prowlarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png
|
||||
keywords:
|
||||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: prowlarr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 12.0.29
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prowlarr-12.0.29](https://github.com/truecharts/charts/compare/prowlarr-12.0.28...prowlarr-12.0.29) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.5.4116[@5caf9ec](https://github.com/5caf9ec) ([#15417](https://github.com/truecharts/charts/issues/15417))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,100 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.10.5.4116@sha256:5caf9ec78ec9f1ef1776be99cc95e5ff7957aea61fc607ac630c9a0d6d21fdc2
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 9696
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 9697
|
||||
targetSelector: exportarr
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
PROWLARR__AUTHENTICATION_METHOD: ""
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- prowlarr
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
env:
|
||||
INTERFACE: 0.0.0.0
|
||||
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
|
||||
# additional metrics (slow)
|
||||
# ENABLE_ADDITIONAL_METRICS: false
|
||||
# enable gathering unknown queue items
|
||||
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
|
||||
# enable backfill of historical metrics
|
||||
# PROWLARR__BACKFILL: false
|
||||
# Set a date from which to start the backfill
|
||||
# PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01
|
||||
CONFIG: "/config/config.xml"
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /config
|
||||
exportarr:
|
||||
exportarr:
|
||||
mountPath: /config
|
||||
readOnly: true
|
||||
metrics:
|
||||
main:
|
||||
enabled: true
|
||||
type: "servicemonitor"
|
||||
endpoints:
|
||||
- port: metrics
|
||||
path: /metrics
|
||||
targetSelector: metrics
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
updated: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Disable [exportarr] if requested */}}
|
||||
{{- if not .Values.metrics.main.enabled -}}
|
||||
{{- $_ := set .Values.workload.exportarr "enabled" false -}}
|
||||
{{- $_ := set .Values.service.metrics "enabled" false -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
Loading…
Reference in New Issue