Skip to content
Snippets Groups Projects
Commit 9337d0e6 authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

removed rediness

parent 8c79a93e
No related branches found
No related tags found
No related merge requests found
......@@ -61,14 +61,6 @@ spec:
- name: http
containerPort: 8888
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{{- toYaml .Values.resources | nindent 12 }}
{{- with .Values.nodeSelector }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment