From 1fb7caa2d6eafd9985324252ec3092abc37ec8fc Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sun, 30 Jul 2023 23:08:00 +0100 Subject: Move all references to the old repo (#1132) The repo now lives on an org! Move all references to the old path. --- k8s/atuin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s') diff --git a/k8s/atuin.yaml b/k8s/atuin.yaml index b4df0b21..b0ad6b7c 100644 --- a/k8s/atuin.yaml +++ b/k8s/atuin.yaml @@ -30,7 +30,7 @@ spec: value: "8888" - name: ATUIN_OPEN_REGISTRATION value: "true" - image: ghcr.io/ellie/atuin:main + image: ghcr.io/atuinsh/atuin:main name: atuin ports: - containerPort: 8888 -- cgit v1.3.1