Django Example
Replace your-registry/django:latest with your built Django image. The example expects Gunicorn to serve the app on port 8000. Provide a SECRET_KEY and database credentials via Kubernetes Secrets.
Replace your-registry/django:latest with your built Django image. The example expects Gunicorn to serve the app on port 8000. Provide a SECRET_KEY and database credentials via Kubernetes Secrets.