Removed probes

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-09-21 20:36:14 +01:00
parent c0c01a641e
commit ca17e40801
-14
View File
@@ -61,20 +61,6 @@ spec:
requests:
cpu: "100m"
memory: "128Mi"
livenessProbe:
httpGet:
path: /alive
port: http
initialDelaySeconds: 30
periodSeconds: 30
failureThreshold: 3
readinessProbe:
httpGet:
path: /alive
port: http
initialDelaySeconds: 30
periodSeconds: 30
failureThreshold: 3
volumes:
- name: vaultwarden-data
persistentVolumeClaim: