@ -52,10 +52,20 @@ spec:
httpGet:
path: /
port: http
initialDelaySeconds: 60
periodSeconds: 5
successThreshold: 2
failureThreshold: 3
timeoutSeconds: 2
readinessProbe:
resources:
{{- toYaml .Values.resources | nindent 12 }}
{{- with .Values.nodeSelector }}