Update k8s-cronjob.yaml
Must be lower case
This commit is contained in:
parent
87fd32eb9d
commit
c5208568b5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ spec:
|
|||
claimName: fedifetcher-pvc
|
||||
containers:
|
||||
- name: FediFetcher
|
||||
image: ghcr.io/nanos/FediFetcher:latest
|
||||
image: ghcr.io/nanos/fedifetcher:latest
|
||||
args:
|
||||
- --server=your.server.social
|
||||
- --access-token=TOKEN
|
||||
|
|
Loading…
Reference in a new issue