django-DefectDojo
django-DefectDojo copied to clipboard
chore(helm): implement readinessProbe and startupProbe for uwsgi container
Description
This PR makes it configurable all probes on the uwsgi container, including the startupProbe, which could be useful to speed-up Django launch on Kubernetes.