remove probe

master
Marius Ensrud 5 years ago
parent db9a989c89
commit 5bae553587

@ -43,14 +43,6 @@ spec:
- name: portal - name: portal
containerPort: 8888 containerPort: 8888
protocol: TCP protocol: TCP
livenessProbe:
tcpSocket:
port: 8088
initialDelaySeconds: 60
readinessProbe:
tcpSocket:
port: 8088
initialDelaySeconds: 60
resources: resources:
{{- toYaml .Values.resources | nindent 12 }} {{- toYaml .Values.resources | nindent 12 }}
volumeMounts: volumeMounts:

Loading…
Cancel
Save