Commit 7291d4ae authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update verifier values

parent 4f76537a
......@@ -392,10 +392,10 @@ scVerifier:
# probes
livenessProbe:
enabled: true
path: /health
# path: /health
readinessProbe:
enabled: true
path: /health
# path: /health
# enable Horizontal Pod Autoscaler
hpa:
enabled: true
......
......@@ -238,10 +238,10 @@ scVerifier:
# probes
livenessProbe:
enabled: true
path: /health
# path: /health
readinessProbe:
enabled: true
path: /health
# path: /health
# enable Horizontal Pod Autoscaler
hpa:
enabled: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment