remove probes

This commit is contained in:
Damien Ostler 2024-02-10 20:48:00 -05:00
parent fbef4f8c67
commit 3635266e41

View File

@ -71,14 +71,6 @@ resources: {}
# cpu: 100m # cpu: 100m
# memory: 128Mi # memory: 128Mi
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
autoscaling: autoscaling:
enabled: false enabled: false