From cf389e18638aa231d03ada511020812fe9f7c9c6 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Wed, 3 Jun 2020 13:21:24 +0300 Subject: [PATCH] Update content/setup/ctd.md Co-authored-by: Matthias Kretschmann --- content/setup/ctd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)