From b41c333b9aa8d74411dab766b0fa1874d3c5c32e Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Sun, 15 May 2022 23:21:21 +0200 Subject: [PATCH] Remove command notes --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 71e6eb7..5d1dd05 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,3 @@ ## Notes Add node to the list of available load balancer `kubectl label node svccontroller.k3s.cattle.io/enablelb=true` - -kubectl port-forward $(kubectl get pods --selector "app.kubernetes.io/name=traefik" --output=name) 9000:9000 - -kubectl port-forward $(kubectl get pods --selector "app.kubernetes.io/name=traefik" --output=name) 25565:25565