Skip to content

Commit dd134df

Browse files
committed
fix: wrong registry
1 parent 5075777 commit dd134df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tuning/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Update just sysctl
6868
```yaml
6969
tuning:
7070
version: 1.0.0
71-
image: nvcr.io/skyhook/tuning
71+
image: ghcr.io/nvidia/skyhook-packages/tuning
7272
interrupt:
7373
type: restart_all_services
7474
configMap:
@@ -84,7 +84,7 @@ Update containerd stack size
8484
```yaml
8585
tuning:
8686
version: 1.0.0
87-
image: nvcr.io/skyhook/tuning
87+
image: ghcr.io/nvidia/skyhook-packages/tuning
8888
interrupt:
8989
type: service
9090
services:

0 commit comments

Comments
 (0)