Delete probes
Change-Id: If05623491d34faaa9eeb5b2fd289f2e9ce12a23b
This commit is contained in:
parent
59a696c746
commit
aff7951920
@ -55,14 +55,6 @@ spec:
|
|||||||
containerPort: {{ .containerPort }}
|
containerPort: {{ .containerPort }}
|
||||||
protocol: {{ .protocol }}
|
protocol: {{ .protocol }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
livenessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
readinessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
{{- with .Values.nodeSelector }}
|
{{- with .Values.nodeSelector }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user