3
0
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:
Alex Belanger 2024-03-09 00:12:03 -05:00
parent 77c6ffacf4
commit a559ed3dc2
No known key found for this signature in database
GPG Key ID: 31736D2B10A5F158

View File

@ -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