remove probe

This commit is contained in:
2025-05-16 20:47:32 -05:00
parent 73f9269f60
commit cfeb95745c
6 changed files with 6 additions and 42 deletions

View File

@@ -31,22 +31,6 @@ tubearchivist:
envFrom:
- secretRef:
name: tubearchivist-config-secret
probes:
liveness:
enabled: false
custom: true
spec:
exec:
command:
- /usr/bin/env
- bash
- -c
- curl --fail http://localhost:8000/health
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 10
resources:
requests:
cpu: 10m
@@ -93,8 +77,6 @@ tubearchivist:
squat.ai/tun: "1"
cpu: 10m
memory: 128Mi
serviceAccount:
create: true
service:
main:
controller: main