Skip to content

Commit 4161ecc

Browse files
fix(ci): remove DJANGO_ALLOWED_HOSTS from secret template
1 parent 643792b commit 4161ecc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy/manifests/balancer/base/secret.template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ type: Opaque
1515
stringData:
1616
DATABASE: postgres
1717
DEBUG: '1'
18-
DJANGO_ALLOWED_HOSTS: localhost 127.0.0.1 [::1] balancer.sandbox.k8s.phl.io
1918
LOGIN_REDIRECT_URL: ''
2019
OPENAI_API_KEY: openapi_key_here
2120
PINECONE_API_KEY: pinecone_key_here

0 commit comments

Comments
 (0)