This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user