helm-jamulus/values.yaml

15 lines
461 B
YAML

containerPort: 22124
#Set this to whatever you like
maxUsers: 15
#Set this to whatever you like
serverMessage: Welcome message goes here!
#Location in the container to which you're logging
containerMountPath: /jam
containerMountName: jam
#Location on your filesystem to associate the /jam dir
localMountPath: /var/log
ephemeralStorage: 1G
directoryAddress: "anygenre1.jamulus.io:22124"
serverInfo: "My Jamulus Server;New York;US"
externalTrafficPolicy: Cluster