enable probe
This commit is contained in:
@@ -10,8 +10,8 @@ keywords:
|
|||||||
home: https://wiki.alexlebens.dev/doc/lidarr-BIqpxux60p
|
home: https://wiki.alexlebens.dev/doc/lidarr-BIqpxux60p
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Lidarr/Lidarr
|
- https://github.com/Lidarr/Lidarr
|
||||||
|
- https://github.com/linuxserver/docker-lidarr
|
||||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||||
- https://github.com/onedr0p/containers/pkgs/container/lidarr
|
|
||||||
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
|
- https://github.com/onedr0p/exportarr/pkgs/container/exportarr
|
||||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||||
@@ -27,4 +27,4 @@ dependencies:
|
|||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
||||||
appVersion: 2.4.3.4248
|
appVersion: 2.8.2
|
||||||
|
@@ -23,10 +23,10 @@ lidarr2:
|
|||||||
- name: PUID
|
- name: PUID
|
||||||
value: 1000
|
value: 1000
|
||||||
- name: PGID
|
- name: PGID
|
||||||
value: 1000
|
value: 1000
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
enabled: false
|
enabled: true
|
||||||
custom: true
|
custom: true
|
||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
|
Reference in New Issue
Block a user