Automated Manifest Update #4872
@@ -96,20 +96,6 @@ spec:
|
|||||||
name: rybbit-config-secret
|
name: rybbit-config-secret
|
||||||
image: ghcr.io/rybbit-io/rybbit-backend:v2.4.0
|
image: ghcr.io/rybbit-io/rybbit-backend:v2.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
|
||||||
exec:
|
|
||||||
command:
|
|
||||||
- CMD
|
|
||||||
- wget
|
|
||||||
- --no-verbose
|
|
||||||
- --tries=1
|
|
||||||
- --spider
|
|
||||||
- http://127.0.0.1:3001/api/health
|
|
||||||
failureThreshold: 5
|
|
||||||
initialDelaySeconds: 10
|
|
||||||
periodSeconds: 30
|
|
||||||
successThreshold: 1
|
|
||||||
timeoutSeconds: 5
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ spec:
|
|||||||
value: tdarr-api
|
value: tdarr-api
|
||||||
- name: serverPort
|
- name: serverPort
|
||||||
value: "8266"
|
value: "8266"
|
||||||
image: ghcr.io/haveagitgat/tdarr_node:2.63.01
|
image: ghcr.io/haveagitgat/tdarr_node:2.64.02
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ spec:
|
|||||||
value: "8266"
|
value: "8266"
|
||||||
- name: webUIPort
|
- name: webUIPort
|
||||||
value: "8265"
|
value: "8265"
|
||||||
image: ghcr.io/haveagitgat/tdarr:2.63.01
|
image: ghcr.io/haveagitgat/tdarr:2.64.02
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ spec:
|
|||||||
value: ollama-server-2.ollama
|
value: ollama-server-2.ollama
|
||||||
- name: WHODB_OLLAMA_PORT
|
- name: WHODB_OLLAMA_PORT
|
||||||
value: "11434"
|
value: "11434"
|
||||||
image: clidey/whodb:0.99.0
|
image: clidey/whodb:0.100.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user