From deb01bc6b5ba33b2a1b5b3220d8382c2c59e56a2 Mon Sep 17 00:00:00 2001 From: LuckySideburn Date: Sun, 31 Mar 2019 12:13:03 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d24eaae..8946a03 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ endpoint https://ocmaster39:8443 namespace foobar ``` +*the token should have permission for list and delete pods into the namespace* Where should be .KubeInv.conf? From 303fffdee73a6b35d8db827e42ede52490f4fc15 Mon Sep 17 00:00:00 2001 From: LuckySideburn Date: Sun, 31 Mar 2019 12:13:21 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8946a03..ab8e315 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ endpoint https://ocmaster39:8443 namespace foobar ``` -*the token should have permission for list and delete pods into the namespace* +**the token should have permission for list and delete pods into the namespace** Where should be .KubeInv.conf?