-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Is there an existing feature or issue for this?
- I have searched the existing issues
Expected feature
Creation of Kubernetes Helm Chart for reNgine.
I am creating a Kubernetes Helm Chart for reNgine but I am facing issues as follows:
- No image is available for celery, celery-beat & web. I need to build the image every time.
- The staticfiles are mounted in nginx proxy and are routed through nginx, causing an issue when I am trying to route it via nginx-ingress. It's supposed to be redirected by the web image instead of nginx proxy image.
Alternative solutions
No response
Anything else?
No response