aboutsummaryrefslogtreecommitdiffstats
path: root/k8s/atuin.yaml
diff options
context:
space:
mode:
authorRob Lazzurs <rob@lazzurs.org>2026-02-11 20:26:34 +0000
committerGitHub <noreply@github.com>2026-02-11 12:26:34 -0800
commit438e37edcf40d8dafe53560834581abd15504b96 (patch)
tree2593462508ecc59ff2584cd7c828922721049160 /k8s/atuin.yaml
parentfeat: expand keybinding system with vim motions, media keys, and inspector im... (diff)
downloadatuin-438e37edcf40d8dafe53560834581abd15504b96.zip
fix: Server start commands for Docker. (#3160)
With the new atuin-server binary the startup command for the server is now just start rather than server start. This needs reflected in the docker compose and k8s configs. Closes #3159 ## Checks - [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [x] I have checked that there are no existing pull requests for the same thing
Diffstat (limited to 'k8s/atuin.yaml')
-rw-r--r--k8s/atuin.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/k8s/atuin.yaml b/k8s/atuin.yaml
index 7f7174fe..e537e0ac 100644
--- a/k8s/atuin.yaml
+++ b/k8s/atuin.yaml
@@ -15,7 +15,6 @@ spec:
spec:
containers:
- args:
- - server
- start
env:
- name: ATUIN_DB_URI