Compare commits

..

No commits in common. "a56622b782da4110b4fec7ab04403e3206883741" and "24a6e0797091986bf29258493a5197d7085c940a" have entirely different histories.

View file

@ -35,16 +35,10 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/tautulli/tautulli repository: ghcr.io/onedr0p/tautulli
tag: v2.13.4@sha256:fb5e22c7a4d9e770703a30d145f355786fecb28dfca6df56c5073c457f3c8a8e tag: 2.13.4@sha256:633a57b2f8634feb67811064ec3fa52f40a70641be927fdfda6f5d91ebbd5d73
env: env:
TZ: America/Chicago TZ: America/Chicago
command: ["/usr/local/bin/python", "Tautulli.py"]
args: [
"--config", "/config/config.ini",
"--datadir", "/config",
"--port", "80"
]
probes: probes:
liveness: &probes liveness: &probes
enabled: true enabled: true