badges: try to fix http/s issue

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-04-04 18:17:23 +10:00
parent 447c321874
commit e5920e1d2e

View file

@ -61,7 +61,7 @@ spec:
env:
- name: GUNICORN_CMD_ARGS
value: "--bind=0.0.0.0:8080"
value: "--bind=0.0.0.0:8080 --forwarded-allow-ips=\"*\""
- name: APP_MODULE
value: "deploy.wsgi"
- name: KRB5_CONFIG