fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Ehsan.Asadi
2025-12-31 14:13:14 +03:30
parent 5bab5afe55
commit d7dc1a37f7

View File

@@ -47,10 +47,7 @@ spec:
- name: frontend - name: frontend
containerPort: {{ .Values.service.frontend.targetPort }} containerPort: {{ .Values.service.frontend.targetPort }}
protocol: TCP protocol: TCP
# livenessProbe:
# {{- toYaml .Values.livenessProbe | nindent 12 }}
# readinessProbe:
# {{- toYaml .Values.readinessProbe | nindent 12 }}
resources: resources:
{{- toYaml .Values.resources | nindent 12 }} {{- toYaml .Values.resources | nindent 12 }}
env: env: