Skip to content

Commit 16e3685

Browse files
authored
Merge pull request #25 from kilo-io/squat-patch-2
docs: use GHCR image in example.yaml
2 parents a843b57 + 169b9b2 commit 16e3685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: adjacency
18-
image: kiloio/adjacency
18+
image: ghcr.io/kilo-io/adjacency
1919
args:
2020
- --listen-address=:8080
2121
- --srv=_http._tcp.adjacency

0 commit comments

Comments
 (0)