fix(atuin): forgot command

This commit is contained in:
JJGadgets
2024-11-17 17:22:05 +08:00
parent 879a856261
commit 11ed3fb3ef

View File

@@ -29,6 +29,7 @@ spec:
image: &img
repository: ghcr.io/atuinsh/atuin
tag: 18.3.0@sha256:678def8e9d59652a502759ca431f9c5b54ebdd5e9361507c7fcf24705c9862e0
command: ["atuin", "server", "start"]
env: &env
TZ: "${CONFIG_TZ}"
ATUIN_HOST: "0.0.0.0"