s/djang/django/
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
69cffcc8c9
commit
cb56517d44
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ metadata:
|
|||
app: "transtats"
|
||||
stringData:
|
||||
{% if env == 'staging' %}
|
||||
djang-secret-key: "{{transtats_stg_django_secret_key}}"
|
||||
django-secret-key: "{{transtats_stg_django_secret_key}}"
|
||||
database-password: "{{transtats_stg_database_password}}"
|
||||
oidc-client-secret: ""
|
||||
database-host: db01.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue