Skip to content

Commit 861265d

Browse files
fuzz
1 parent 235494b commit 861265d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example-apps/chatbot-rag-app/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ Kubernetes.
9494
Do this: `OTEL_EXPORTER_OTLP_HEADERS: Authorization=Bearer xyz`
9595
Not this: `OTEL_EXPORTER_OTLP_HEADERS="Authorization=Bearer xyz"`
9696

97-
9897
Then, import your `.env` file as a configmap like this:
9998
```bash
10099
kubectl create configmap chatbot-rag-app-env --from-env-file=.env

0 commit comments

Comments
 (0)