Skip to content

Commit e5cfa4a

Browse files
update readme
1 parent 49895f4 commit e5cfa4a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ projects:
4646
url: https://api.gridscale.io
4747
```
4848
49+
Following environment variables can also be used instead of config file:
50+
- `GRIDSCALE_UUID` - corresponds to `userId`
51+
- `GRIDSCALE_TOKEN` - corresponds to `token`
52+
- `GRIDSCALE_URL` - corresponds to `url`
53+
**Note**: If the config file and the environment variables are used at the same time, the config file will be ignored and the environment variables will be used.
54+
4955
## Kubernetes
5056

5157
You can use gscloud to retrieve the kubeconfig of your managed Kubernetes cluster via

0 commit comments

Comments
 (0)