This commit is contained in:
@@ -47,10 +47,7 @@ spec:
|
||||
- name: frontend
|
||||
containerPort: {{ .Values.service.frontend.targetPort }}
|
||||
protocol: TCP
|
||||
# livenessProbe:
|
||||
# {{- toYaml .Values.livenessProbe | nindent 12 }}
|
||||
# readinessProbe:
|
||||
# {{- toYaml .Values.readinessProbe | nindent 12 }}
|
||||
|
||||
resources:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user