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