Disable probes for now.
All checks were successful
ci/woodpecker/push/jellyfin Pipeline was successful

This commit is contained in:
Alex Manning 2023-03-13 22:32:11 +00:00
parent fc342ca1c1
commit e71d07eca7

View file

@ -34,14 +34,14 @@ spec:
- name: http
containerPort: 8096
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
#livenessProbe:
# httpGet:
# path: /
# port: http
#readinessProbe:
# httpGet:
# path: /
# port: http
volumeMounts:
- name: config
mountPath: /config