Check if plex uses provided config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8ce9d03da2
commit
0fb0077f54
@ -5,7 +5,6 @@ metadata:
|
||||
namespace: plex-ns
|
||||
data:
|
||||
values.yaml: |-
|
||||
|
||||
# Custom values
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: gluttony
|
||||
@ -46,12 +45,12 @@ data:
|
||||
# -- Configures service settings for the chart.
|
||||
# @default -- See values.yaml
|
||||
service:
|
||||
main:
|
||||
primary: true
|
||||
ports:
|
||||
http:
|
||||
type: LoadBalancer
|
||||
port: 32400
|
||||
#main:
|
||||
# type: LoadBalancer
|
||||
# primary: true
|
||||
# ports:
|
||||
# http:
|
||||
# port: 32400
|
||||
dnla-tcp:
|
||||
enabled: false
|
||||
type: NodePort
|
||||
|
Loading…
Reference in New Issue
Block a user