Skip to content

Commit

Permalink
Update helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving authored Mar 2, 2024
1 parent 2088455 commit f38e88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/teyvat/apps/media/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
env:
TZ: ${TIMEZONE}
PLEX_ADVERTISE_URL: https://plex.${SECRET_DOMAIN}:443,http://${SVC_PLEX_ADDR}:32400
PLEX_NO_AUTH_NETWORKS: ${NODE_CIDR}
PLEX_NO_AUTH_NETWORKS: 192.168.0.0/22
probes:
liveness: &probes
enabled: true
Expand Down

0 comments on commit f38e88d

Please sign in to comment.