mirror of
https://github.com/pragma-/pbot.git
synced 2025-07-06 13:37:28 +02:00
It doesn't pass args, not sure why.
This commit is contained in:
parent
77c6ffacf4
commit
a559ed3dc2
@ -20,6 +20,8 @@ spec:
|
||||
containers:
|
||||
- name: candide
|
||||
image: gcr.io/PROJECT_ID/REPOSITORY/IMAGE:GITHUB_SHA
|
||||
workingDir: "/opt/pbot"
|
||||
command: ["/opt/pbot/bin/pbot"]
|
||||
args: ["data_dir=/mnt/persistent", "irc.botnick=candide2"]
|
||||
volumeMounts:
|
||||
- mountPath: /mnt/persistent
|
||||
|
Loading…
x
Reference in New Issue
Block a user