From a513a501c6962a8189d56b9a25dad4d7606552a5 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Mon, 12 Aug 2024 15:59:03 +0300 Subject: fix(README): Remove kubectl command (#23) (#24) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 67fa1f5..b1b36f6 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,6 @@ On each successful merge request to `main`, - the production Kubernetes cluster is deployed with [minkube](TODO) in the pipeline and - a [GitHub release](https://github.com/Syndamia/pico-web/releases) is created, according to the pull request label -```bash -kubectl apply -f demo-production-server-deployment.yaml -``` - ## Project details You get two binaries, `server` and `browser`. -- cgit v1.2.3