Delete healthcheck probes
Change-Id: I61a5ae1887456820d7bcfe02829def74f1edb454
This commit is contained in:
parent
3e8dcd86eb
commit
36b5f85151
@ -37,14 +37,6 @@ spec:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
protocol: TCP
|
||||
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