From 957b81c0e160412ac64ec038f4b69a1530033b8b Mon Sep 17 00:00:00 2001 From: ZIV NEVO Date: Thu, 13 Jun 2024 11:47:38 +0300 Subject: [PATCH] More ibm->np-guard replacements Signed-off-by: ZIV NEVO --- tekton/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tekton/README.md b/tekton/README.md index a7bdbb6a..e4a88439 100644 --- a/tekton/README.md +++ b/tekton/README.md @@ -27,7 +27,7 @@ An example connectivity report (in md format): ### Install the Task ``` -kubectl apply -f https://raw.githubusercontent.com/IBM/network-config-analyzer/master/tekton/netpol-report-task.yaml +kubectl apply -f https://raw.githubusercontent.com/np-guard/network-config-analyzer/master/tekton/netpol-report-task.yaml ``` ### Parameters @@ -82,7 +82,7 @@ An example diff output (in md format): ### Install the Task ``` -kubectl apply -f https://raw.githubusercontent.com/IBM/network-config-analyzer/master/tekton/netpol-diff-task.yaml +kubectl apply -f https://raw.githubusercontent.com/np-guard/network-config-analyzer/master/tekton/netpol-diff-task.yaml ``` ### Parameters