Skip to content

Commit

Permalink
More ibm->np-guard replacements
Browse files Browse the repository at this point in the history
Signed-off-by: ZIV NEVO <[email protected]>
  • Loading branch information
zivnevo committed Jun 13, 2024
1 parent 3bd856f commit 957b81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tekton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 957b81c

Please sign in to comment.