persistent container

This commit is contained in:
Joseph Hanson 2024-10-29 06:35:17 -05:00
parent 468d52bdf0
commit 112a226093
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -18,11 +18,8 @@ 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
@ -39,7 +36,7 @@ spec:
env: env:
PLEX_BASEURL: http://plex.default.svc.cluster.local:32400 PLEX_BASEURL: http://plex.default.svc.cluster.local:32400
PLEX_LOCALURL: http://plex.default.svc.cluster.local:32400 PLEX_LOCALURL: http://plex.default.svc.cluster.local:32400
PLEX_USERNAME: jahanson PLEX_USERNAME: veriwind
TRAKT_USERNAME: jahanson TRAKT_USERNAME: jahanson
probes: probes:
liveness: liveness: