feat: add probes to helm chart
This commit is contained in:
		| @@ -59,7 +59,6 @@ spec: | |||||||
|             httpGet: |             httpGet: | ||||||
|               path: /healthz |               path: /healthz | ||||||
|               port: http |               port: http | ||||||
|               scheme: HTTP |  | ||||||
|             failureThreshold: {{ .Values.readinessProbe.failureThreshold }} |             failureThreshold: {{ .Values.readinessProbe.failureThreshold }} | ||||||
|             initialDelaySeconds: {{ .Values.readinessProbe.initialDelaySeconds }} |             initialDelaySeconds: {{ .Values.readinessProbe.initialDelaySeconds }} | ||||||
|             periodSeconds: {{ .Values.readinessProbe.periodSeconds }} |             periodSeconds: {{ .Values.readinessProbe.periodSeconds }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user