Add back service
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-02 22:39:36 -04:00
parent be5a8c4c0f
commit b7dac5af87

View File

@ -56,12 +56,12 @@ spec:
# -- Configures service settings for the chart. # -- Configures service settings for the chart.
# @default -- See values.yaml # @default -- See values.yaml
service: service:
#main: main:
# type: LoadBalancer type: LoadBalancer
# primary: true primary: true
# ports: ports:
# http: http:
# port: 32400 port: 32400
dnla-tcp: dnla-tcp:
enabled: false enabled: false
type: NodePort type: NodePort