We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643792b commit 4161eccCopy full SHA for 4161ecc
deploy/manifests/balancer/base/secret.template.yaml
@@ -15,7 +15,6 @@ type: Opaque
15
stringData:
16
DATABASE: postgres
17
DEBUG: '1'
18
- DJANGO_ALLOWED_HOSTS: localhost 127.0.0.1 [::1] balancer.sandbox.k8s.phl.io
19
LOGIN_REDIRECT_URL: ''
20
OPENAI_API_KEY: openapi_key_here
21
PINECONE_API_KEY: pinecone_key_here
0 commit comments