This commit is contained in:
Jun-te Kim 2026-02-23 21:58:54 +00:00
parent 93341e9142
commit a27b90e39c

View file

@ -211,7 +211,8 @@ spec:
- name: DB_ENGINE - name: DB_ENGINE
value: django.db.backends.postgresql value: django.db.backends.postgresql
- name: GUNICORN_MEDIA
value: "1"
- name: POSTGRES_HOST - name: POSTGRES_HOST
value: tandoor-postgres value: tandoor-postgres
- name: POSTGRES_PORT - name: POSTGRES_PORT