Skip to content
Snippets Groups Projects

GONRG-9931: remove probes

Merged Yauheni Rykhter (EPAM) requested to merge GONRG-9931-remove-probes-cim into master
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
@@ -42,12 +42,6 @@ spec:
port: 8081
initialDelaySeconds: 120
periodSeconds: 10
readinessProbe:
failureThreshold: 2
httpGet:
path: /health/readiness
port: 8081
periodSeconds: 15
resources:
requests:
cpu: {{ .Values.data.requestsCpu | quote }}
Loading