Update kubernetes.md

replace playlist_sync_to_user to playlist_sync_to_users
This commit is contained in:
bullmoose20 2023-10-27 14:17:46 -04:00 committed by GitHub
parent f5b5bc8144
commit a7c450d8b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```
```