From 7441a3a3b1d20a0764c3eafb7c8d18b3aadea699 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Sat, 17 Aug 2024 06:46:16 +0000 Subject: [PATCH] remove uneeded notes --- chart/README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/chart/README.md b/chart/README.md index acdabd67..11c56b73 100644 --- a/chart/README.md +++ b/chart/README.md @@ -9,18 +9,6 @@ helm upgrade kyoo . --install --values myvalues.yaml ``` `myvaules.yaml` content ```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: address: https://kyoo.mydomain.com meilisearch: