back to cronjob

This commit is contained in:
Joseph Hanson 2024-10-29 06:38:00 -05:00
parent 112a226093
commit 326ed31f5c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -18,8 +18,11 @@ spec:
values: values:
controllers: controllers:
plex-trakt-sync: plex-trakt-sync:
type: cronjob
annotations: annotations:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
cronjob:
schedule: "@daily"
pod: pod:
securityContext: securityContext:
runAsUser: 568 runAsUser: 568