Skip to content

Commit

Permalink
Change org name to 'redhat-best-practices-for-k8s' (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored Aug 7, 2024
1 parent 00d4286 commit 60cc9d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
1. Import the library

```
import k8sPriviledgedDs "github.com/test-network-function/privileged-daemonset"
import k8sPriviledgedDs "github.com/redhat-best-practices-for-k8s/privileged-daemonset"
```

2. Set the K8s client to act on `Daemonset` object
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/test-network-function/privileged-daemonset
module github.com/redhat-best-practices-for-k8s/privileged-daemonset

go 1.22.5

Expand Down

0 comments on commit 60cc9d6

Please sign in to comment.