add quotes around default vhost of /

This commit is contained in:
2024-04-19 05:22:14 -06:00
parent b8780a7339
commit 197ca6ef81
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: kyoo
version: 0.1.6
version: 0.1.7
description: Chart for Kyoo
keywords:
- media

View File

@@ -817,7 +817,7 @@ rabbitmq:
## Do not use simultaneously with `extraConfigurationExistingSecret`
##
extraConfiguration: |-
default_vhost = /
default_vhost = '/'
default_permissions.configure = .*
default_permissions.read = .*
default_permissions.write = .*