diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index 3aec2ac2e..c53734686 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -24,23 +24,6 @@ lidarr: value: 1000 - name: PGID value: 1000 - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 100m diff --git a/clusters/cl01tl/applications/prowlarr/values.yaml b/clusters/cl01tl/applications/prowlarr/values.yaml index 5aa3f8dc7..672a33df7 100644 --- a/clusters/cl01tl/applications/prowlarr/values.yaml +++ b/clusters/cl01tl/applications/prowlarr/values.yaml @@ -25,23 +25,6 @@ prowlarr: env: - name: TZ value: US/Central - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:9696/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 10m diff --git a/clusters/cl01tl/applications/radarr-4k/values.yaml b/clusters/cl01tl/applications/radarr-4k/values.yaml index be4d109cf..b88535579 100644 --- a/clusters/cl01tl/applications/radarr-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr-4k/values.yaml @@ -24,23 +24,6 @@ radarr-4k: value: 1000 - name: PGID value: 1000 - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 100m diff --git a/clusters/cl01tl/applications/radarr-anime/values.yaml b/clusters/cl01tl/applications/radarr-anime/values.yaml index 52da872d3..7cae4d99d 100644 --- a/clusters/cl01tl/applications/radarr-anime/values.yaml +++ b/clusters/cl01tl/applications/radarr-anime/values.yaml @@ -22,23 +22,6 @@ radarr-anime: value: 1000 - name: PGID value: 1000 - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 10m diff --git a/clusters/cl01tl/applications/radarr-standup/values.yaml b/clusters/cl01tl/applications/radarr-standup/values.yaml index fd6e0465b..d7c4e2e35 100644 --- a/clusters/cl01tl/applications/radarr-standup/values.yaml +++ b/clusters/cl01tl/applications/radarr-standup/values.yaml @@ -22,23 +22,6 @@ radarr-standup: value: 1000 - name: PGID value: 1000 - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 10m diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index d9c2e2408..eae3ddd7d 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -24,23 +24,6 @@ radarr: value: 1000 - name: PGID value: 1000 - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 resources: requests: cpu: 100m