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 235494b commit 861265dCopy full SHA for 861265d
example-apps/chatbot-rag-app/README.md
@@ -94,7 +94,6 @@ Kubernetes.
94
Do this: `OTEL_EXPORTER_OTLP_HEADERS: Authorization=Bearer xyz`
95
Not this: `OTEL_EXPORTER_OTLP_HEADERS="Authorization=Bearer xyz"`
96
97
-
98
Then, import your `.env` file as a configmap like this:
99
```bash
100
kubectl create configmap chatbot-rag-app-env --from-env-file=.env
0 commit comments