mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#808: Fix lint issues
This commit is contained in:
parent
b7258da91a
commit
5569f6305b
@ -51,6 +51,7 @@ watch kubectl get pods --all-namespaces
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Run IPFS host
|
### Run IPFS host
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export ipfs_staging=~/ipfs_staging
|
export ipfs_staging=~/ipfs_staging
|
||||||
export ipfs_data=~/ipfs_data
|
export ipfs_data=~/ipfs_data
|
||||||
@ -91,10 +92,10 @@ volumeBindingMode: Immediate
|
|||||||
|
|
||||||
For more information, please visit https://kubernetes.io/docs/concepts/storage/storage-classes/
|
For more information, please visit https://kubernetes.io/docs/concepts/storage/storage-classes/
|
||||||
|
|
||||||
|
|
||||||
## Download and Configure Operator Service
|
## Download and Configure Operator Service
|
||||||
|
|
||||||
Open new terminal and run the command below.
|
Open new terminal and run the command below.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/oceanprotocol/operator-service.git
|
git clone https://github.com/oceanprotocol/operator-service.git
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user