fix(docs): Add healthchecks

This commit is contained in:
2026-03-11 12:43:36 +00:00
parent 56525c9c42
commit fe590bb37d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -42,11 +42,11 @@ spec:
value: "3"
livenessProbe:
httpGet:
path: /
path: /healthz
port: http
readinessProbe:
httpGet:
path: /
path: /healthz
port: http
resources:
{{- toYaml .Values.resources | nindent 12 }}
+2 -2
View File
@@ -21,8 +21,8 @@ env:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
imagePullSecrets:
- name: gitea-pull-secret
# imagePullSecrets:
# - name: gitea-pull-secret
nameOverride: ""
fullnameOverride: ""
serviceAccount: