Skip to content

Commit caf5133

Browse files
committed
fix: tautulli config
Signed-off-by: Michael Fornaro <[email protected]>
1 parent 262051b commit caf5133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/apps/base/home-system/tautulli/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
env:
4848
TZ: Australia/Melbourne
4949
TAUTULLI_HTTP_BASE_URL: https://tautulli.${CLUSTER_DOMAIN}
50-
TAUTULLI__PORT: &port 80
50+
TAUTULLI_HTTP_PORT: &port 80
5151
envFrom:
5252
- secretRef:
5353
name: tautulli-secret

0 commit comments

Comments
 (0)