Added serverInfo and directoryAddress vars

This commit is contained in:
Eric Meehan 2025-12-04 16:50:03 -05:00
parent b7d68604c7
commit 86e452ea9a
2 changed files with 8 additions and 2 deletions

View File

@ -31,6 +31,10 @@ spec:
- "-T"
- "-l"
- "{{ .Values.containerLog }}"
- "-e"
- "{{ .Values.directoryAddress }}"
- "-o"
- "{{ .Values.serverInfo }}"
volumeMounts:
- mountPath: {{ .Values.containerMountPath }}
name: {{ .Values.containerMountName }}

View File

@ -9,3 +9,5 @@ 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