[plex] fix typos (#637)

* [plex] fix typos

* [plex] bump version
This commit is contained in:
Patrick Collins 2021-03-03 00:35:58 -08:00 committed by GitHub
parent 99b4b09bac
commit 97b2477fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.20.2.3402
description: Plex Media Server
name: plex
version: 2.3.0
version: 2.3.1
keywords:
- plex
home: https://plex.tv/

View File

@ -150,8 +150,8 @@ plexPreferences:
name: 41-plex-preferences
defaultMode: 493 # 0755 in octal permission notation
# Using mountPath & SubPath allow you to volume mount a configMap AS A FILE
# Unfortunately this also means that updates to the configMap are not automtically
# propagated to the file contents. But it's better then replacing the entire
# Unfortunately this also means that updates to the configMap are not automatically
# propagated to the file contents. But it's better than replacing the entire
# /etc/cont-init.d/ directory which is the "normal" behavior when doing volume
# mounts.
mountPath: /etc/cont-init.d/41-plex-preferences