fixup Plex and disable helm-docs
This commit is contained in:
@@ -22,4 +22,4 @@ maintainers:
|
||||
name: plex
|
||||
sources: null
|
||||
type: application
|
||||
version: 5.1.2
|
||||
version: 5.1.4
|
||||
|
||||
@@ -11,10 +11,6 @@ image:
|
||||
|
||||
# 44=video 107=render
|
||||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
fsGroup: 568
|
||||
supplementalGroups: [44, 107]
|
||||
|
||||
##
|
||||
|
||||
@@ -220,7 +220,7 @@ questions:
|
||||
label: "Port Type"
|
||||
schema:
|
||||
type: string
|
||||
default: "HTTPS"
|
||||
default: "HTTP"
|
||||
enum:
|
||||
- value: HTTP
|
||||
description: "HTTP"
|
||||
|
||||
Reference in New Issue
Block a user