Expose plex on load balancer
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
8f8ea131ae
commit
accc624bfc
@ -5,6 +5,7 @@ metadata:
|
||||
namespace: plex-ns
|
||||
data:
|
||||
values.yaml: |-
|
||||
|
||||
# Custom values
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: gluttony
|
||||
@ -46,6 +47,7 @@ data:
|
||||
# @default -- See values.yaml
|
||||
service:
|
||||
main:
|
||||
type: LoadBalancer
|
||||
primary: true
|
||||
ports:
|
||||
http:
|
||||
|
Loading…
Reference in New Issue
Block a user