diff --git a/content/setup/ctd.md b/content/setup/ctd.md index 30fa37db..13acab13 100644 --- a/content/setup/ctd.md +++ b/content/setup/ctd.md @@ -10,7 +10,7 @@ At the time of writing, we need the following: - working [Barge](https://github.com/oceanprotocol/barge). For this setup, we will asume the Barge is installed in /ocean/barge/ - a working Kubernetes (K8s) cluster (Minikube is a good start) -- a working kubectl connected to the k8 cluster +- a working `kubectl` connected to the K8s cluster - one folder (/ocean/operator-service/), in which we will download the following: - [postgres-configmap.yaml](https://raw.githubusercontent.com/oceanprotocol/operator-service/develop/deploy_on_k8s/postgres-configmap.yaml) - [postgres-storage.yaml](https://raw.githubusercontent.com/oceanprotocol/operator-service/develop/deploy_on_k8s/postgres-storage.yaml)