Add more arguments to the example

This commit is contained in:
Andrew Williams 2023-03-19 13:19:53 +00:00
parent f8c9cf7281
commit 5e7fbba0d0
No known key found for this signature in database
GPG key ID: 86DAB9F71FF20A3A

View file

@ -35,6 +35,14 @@ spec:
args:
- --server=your.server.social
- --access-token=TOKEN
- --home-timeline-length
- "200"
- --reply-interval-in-hours
- "24"
- --max-followings
- "80"
- --max-followers
- "80"
volumeMounts:
- name: artifacts
mountPath: /app/artifacts