remove probe

master
Marius Ensrud 5 years ago
parent db9a989c89
commit 5bae553587

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

Loading…
Cancel
Save