no healthcheck
Some checks failed
Apply Kuberentes Configs / update-repo (push) Failing after 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 3s
Apply Kuberentes Configs / notify-on-failure (push) Has been skipped

This commit is contained in:
2026-03-05 09:33:18 -07:00
parent 7242f64b0c
commit cce76cdbc2

View File

@@ -35,10 +35,3 @@ spec:
secretKeyRef:
name: cloudflared-gitea-token
key: token
livenessProbe:
httpGet:
path: /ready
port: 2000
failureThreshold: 1
initialDelaySeconds: 10
periodSeconds: 10