Update kubernetes.md

replace playlist_sync_to_user to playlist_sync_to_users
pull/1693/head
bullmoose20 1 year ago committed by GitHub
parent f5b5bc8144
commit a7c450d8b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -153,7 +153,7 @@ data:
tvdb_language: eng tvdb_language: eng
ignore_ids: ignore_ids:
ignore_imdb_ids: ignore_imdb_ids:
playlist_sync_to_user: all playlist_sync_to_users: all
verify_ssl: true verify_ssl: true
plex: plex:
url: http://PLEX_IP_HERE:32400 url: http://PLEX_IP_HERE:32400
@ -396,4 +396,4 @@ kind: ConfigMap
metadata: metadata:
name: tv-config-jinja-template name: tv-config-jinja-template
namespace: media namespace: media
``` ```

Loading…
Cancel
Save