back to cronjob
This commit is contained in:
parent
112a226093
commit
326ed31f5c
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue