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.
# @default -- See values.yaml
service:
#main:
# type: LoadBalancer
# primary: true
# ports:
# http:
# port: 32400
main:
type: LoadBalancer
primary: true
ports:
http:
port: 32400
dnla-tcp:
enabled: false
type: NodePort