mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
remove uneeded notes
This commit is contained in:
parent
8e61244e7b
commit
7441a3a3b1
@ -9,18 +9,6 @@ helm upgrade kyoo . --install --values myvalues.yaml
|
|||||||
```
|
```
|
||||||
`myvaules.yaml` content
|
`myvaules.yaml` content
|
||||||
```yaml
|
```yaml
|
||||||
# If the helm release has another name other than kyoo
|
|
||||||
# subchart resources will be named $releasename-$resource
|
|
||||||
|
|
||||||
# have seen other charts use "{{ .Release.Name }}-postgresql", but having issues
|
|
||||||
|
|
||||||
# global:
|
|
||||||
# meilisearch:
|
|
||||||
# host: kyoo-meilisearch
|
|
||||||
# rabbitmq:
|
|
||||||
# host: kyoo-rabbitmq
|
|
||||||
# postgres:
|
|
||||||
# host: kyoo-postgresql
|
|
||||||
kyoo:
|
kyoo:
|
||||||
address: https://kyoo.mydomain.com
|
address: https://kyoo.mydomain.com
|
||||||
meilisearch:
|
meilisearch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user