Replies: 1 comment
-
Hello! How do you deploy defectdojo? If you deploy it with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm rolling out defectdojo and need an HA deployment with postresql and redis on k8s. The example in the readme doesn't work. Celery, redis and postgres all come up with a single pod. Anyone have a working example/docs/notes/etc? I do have a minimal deployment up and working, but need HA to meet our prod requirements. A point in the right direction would be highly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions