mirror of
https://github.com/zoriya/snow.git
synced 2026-08-05 05:48:46 +00:00
Fix atuin server start command
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
containers:
|
||||
- name: atuin
|
||||
image: ghcr.io/atuinsh/atuin:v18.12.0
|
||||
args: [server, start]
|
||||
args: [start]
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8888
|
||||
|
||||
Reference in New Issue
Block a user