mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Update kubernetes.md
replace playlist_sync_to_user to playlist_sync_to_users
This commit is contained in:
parent
f5b5bc8144
commit
a7c450d8b2
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ data:
|
|||
tvdb_language: eng
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
playlist_sync_to_user: all
|
||||
playlist_sync_to_users: all
|
||||
verify_ssl: true
|
||||
plex:
|
||||
url: http://PLEX_IP_HERE:32400
|
||||
|
@ -396,4 +396,4 @@ kind: ConfigMap
|
|||
metadata:
|
||||
name: tv-config-jinja-template
|
||||
namespace: media
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue