aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamen Mladenov <kamen@syndamia.com>2024-08-12 15:59:03 +0300
committerGitHub <noreply@github.com>2024-08-12 15:59:03 +0300
commita513a501c6962a8189d56b9a25dad4d7606552a5 (patch)
tree599a69304f93e53955b5a581d17e7d54234276c5 /README.md
parenta0bb73307e870af3744a8277241d907e4cc3d135 (diff)
downloadpico-web-a513a501c6962a8189d56b9a25dad4d7606552a5.tar
pico-web-a513a501c6962a8189d56b9a25dad4d7606552a5.tar.gz
pico-web-a513a501c6962a8189d56b9a25dad4d7606552a5.zip
fix(README): Remove kubectl command (#23) (#24)v0.2.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 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`.