use health check

This commit is contained in:
2024-01-23 13:41:42 +01:00
committed by GitHub
parent 09507f5c57
commit de1ee2d676
+6
View File
@@ -67,6 +67,12 @@ spec:
secretKeyRef:
name: kemkas-envs
key: authentication--discord--client-secret
livenessProbe:
httpGet:
path: /health
port: 8080
initialDelaySeconds: 3
periodSeconds: 3
resources:
requests:
cpu: 100m