Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ spec:
env:
- name: PUID
value: 555
value: 10555
- name: PGID
value: 555
value: 10555
- name: TZ
value: "America/New_York" # Set to your timezone
- name: DB_HOST

View File

@ -18,7 +18,7 @@ spec:
image:
repository: ghcr.io/onedr0p/tautulli
tag: 2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
tag: 2.14.6@sha256:267de8bb88e82d9814e9374b0cc847d771cb83a4c5296e4bc083ab6fbac60a22
env:
TZ: "America/New_York"