helm-jamulus/values.yaml
2021-09-29 22:28:28 -04:00

11 lines
338 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