Expose plex on load balancer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-02 21:10:49 -04:00
parent 8f8ea131ae
commit accc624bfc

View File

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