From 0bbc518ce02fec1bf1cb009e1ed0d5f0fa3eaf95 Mon Sep 17 00:00:00 2001 From: Robin Hood Date: Mon, 7 Feb 2022 09:57:49 -0800 Subject: [PATCH] added text to explain organization in GitOps section --- charts/oes/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/oes/values.yaml b/charts/oes/values.yaml index c048728f..e218668e 100644 --- a/charts/oes/values.yaml +++ b/charts/oes/values.yaml @@ -690,7 +690,7 @@ spinnaker: enabled: true type: git # git, s3, stash gitConfig: "git config --global http.sslVerify false" - organization: project_name # Also called "project" in some repos + organization: OpsMx, , or project_name # Also called "project" in some repos repository: repo_name # bucket name in case of S3 rootFolder: pipeline/ ##### ONLY In case of S3