summaryrefslogtreecommitdiffstats
path: root/k8s
diff options
context:
space:
mode:
authorMatthew Berryman <matthew@acrossthecloud.net>2024-01-08 20:13:15 +1030
committerGitHub <noreply@github.com>2024-01-08 09:43:15 +0000
commit21e934a23d5a271bdf4c188fe5cbc81bcd8ead71 (patch)
tree3f26d78dee81a5d304c80206c67e5ccda156f5cd /k8s
parentd426397ca0ab1a5607e08c0e198212e4aa245a8e (diff)
docs: refer to image with multi-arch support (#1513)
Diffstat (limited to 'k8s')
-rw-r--r--k8s/atuin.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/atuin.yaml b/k8s/atuin.yaml
index b0ad6b7cd..2a9cb82a1 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/atuinsh/atuin:main
+ image: ghcr.io/atuinsh/atuin:latest
name: atuin
ports:
- containerPort: 8888