Skip to content

Commit ccea445

Browse files
committed
doc(configuring-object-storage.md): list env var lookup order
1 parent 0730d2c commit ccea445

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/src/installing-deis/configuring-object-storage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Additionally, Deis ships with a [Minio](http://minio.io) [component](https://git
1818

1919
The Deis components determine what object storage system to use via environment variables that you set up:
2020

21-
TODO: list the lookup order
21+
- `DEIS_MINIO_SERVICE_HOST` and `DEIS_MINIO_SERVICE_PORT` - The in-cluster Minio service
22+
- `DEIS_OUTSIDE_STORAGE_HOST` and `DEIS_OUTSIDE_STORAGE_PORT` - The external S3-compatible object storage system
2223

2324
# Limitations
2425

0 commit comments

Comments
 (0)