Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 19adb0f

Browse files
committed
Drop unimplemented envvars from exporter doc
1 parent 58164ea commit 19adb0f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/source/config.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,15 +224,11 @@ The exporter configuration may also be provided by environment variables which
224224
may be useful in CI or when writing a script that uses Jumpstarter.
225225

226226
- `JUMPSTARTER_GRPC_INSECURE` - Set to `1` to disable TLS verification.
227-
- `JMP_EXPORTER_CONFIG` - A path to a exporter configuration YAML file
228227
to use.
229-
- `JMP_EXPORTER` - The name of a registered exporter config to use.
230228
- `JMP_ENDPOINT` - The gRPC endpoint of the Jumpstarter controller server
231229
(overrides the config value).
232230
- `JMP_TOKEN` - An exporter auth token generated by the controller
233231
(overrides the config value).
234-
- `JMP_DRIVERS` - A comma-separated list of allowed driver namespaces
235-
to automatically load (overrides the config value).
236232

237233
## Running an Exporter
238234

0 commit comments

Comments
 (0)