Compare commits

...

2 Commits

Author SHA1 Message Date
197ca6ef81 add quotes around default vhost of / 2024-04-19 05:22:14 -06:00
b8780a7339 add default vhost 2024-04-19 05:05:10 -06:00
2 changed files with 6 additions and 2 deletions

View File

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

View File

@@ -816,7 +816,11 @@ rabbitmq:
## Use this instead of `configuration` to add more configuration
## Do not use simultaneously with `extraConfigurationExistingSecret`
##
extraConfiguration: ""
extraConfiguration: |-
default_vhost = '/'
default_permissions.configure = .*
default_permissions.read = .*
default_permissions.write = .*
## Meilisearch
## https://github.com/meilisearch/meilisearch-kubernetes/blob/main/charts/meilisearch/values.yaml