This commit is contained in:
2026-02-18 19:40:39 +01:00
parent 658a70f3ac
commit d2328fc8d6
4 changed files with 6 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ spec:
imagePullPolicy: {{ .Values.frontend.image.pullPolicy }}
ports:
- name: http
containerPort: 80
containerPort: 8080
protocol: TCP
livenessProbe:
httpGet: