From 2a529d8570721cfe95e961e3001d296b23c6561f Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 4 Dec 2025 17:31:03 -0500 Subject: [PATCH] Updated values and added gitignore --- .gitignore | 1 + values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp diff --git a/values.yaml b/values.yaml index 62ac6fa..db4c59d 100644 --- a/values.yaml +++ b/values.yaml @@ -9,5 +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 +directoryAddress: "anygenre1.jamulus.io:22124" +serverInfo: "My Jamulus Server;New York;US"