Skip to content

Commit

Permalink
Update the link
Browse files Browse the repository at this point in the history
  • Loading branch information
asifdxtreme committed Sep 27, 2020
1 parent dd1e0b1 commit 87845aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csi-plug-n-play/sidecars/soda-proxy/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cd $GOPATH/src/github.com/sodafoundation/nbp/csi-plug-n-play/sidecars/soda-proxy
go build cmd/proxy.go
```

Before running soda-proxy you need to export the below variables.(These are the same env variables which are required by osdsctl, for more reference you can see [this](https://github.com/sodafoundation/api/wiki/SODA-Projects-Cluster-Installation-through-Ansible#how-to-test-soda-projects-cluster))
Before running soda-proxy you need to export the below variables.(These are the same env variables which are required by osdsctl, for more reference you can see [this](https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/#how-to-test-soda-projects-cluster))

```go

Expand All @@ -32,4 +32,4 @@ export OS_USER_DOMAIN_ID=default

```

By default soda-proxy runs on `0.0.0.0:50029`
By default soda-proxy runs on `0.0.0.0:50029`

0 comments on commit 87845aa

Please sign in to comment.