From a430fcbdf11a5c1082f5124b4bcee648c769c005 Mon Sep 17 00:00:00 2001 From: jpverma85 <82420765+jpverma85@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:54:07 -0400 Subject: [PATCH 1/2] Update values.yaml.sample removed an extra line "---" --- .../oracle-sharding-si-chart/values.yaml.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/oke-based-sharding-deployment/oracle-sharding-si-chart/values.yaml.sample b/oke-based-sharding-deployment/oracle-sharding-si-chart/values.yaml.sample index 0878522..6f0f51c 100644 --- a/oke-based-sharding-deployment/oracle-sharding-si-chart/values.yaml.sample +++ b/oke-based-sharding-deployment/oracle-sharding-si-chart/values.yaml.sample @@ -6,7 +6,6 @@ # MAINTAINER # --- ---- global: gsmimage: repository: dbintg-racgsm-release.dockerhub-phx.oci.mycorp.com/oracle/database-gsm From df1488729445cb43bdf455aeb9c3e875f270a53b Mon Sep 17 00:00:00 2001 From: jpverma85 <82420765+jpverma85@users.noreply.github.com> Date: Thu, 29 Jul 2021 17:00:20 -0400 Subject: [PATCH 2/2] Update README.md Added a note for "values.yaml.sample" usage --- .../oracle-sharding-si-chart/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oke-based-sharding-deployment/oracle-sharding-si-chart/README.md b/oke-based-sharding-deployment/oracle-sharding-si-chart/README.md index 9d9d9fd..caf9dd6 100644 --- a/oke-based-sharding-deployment/oracle-sharding-si-chart/README.md +++ b/oke-based-sharding-deployment/oracle-sharding-si-chart/README.md @@ -66,6 +66,8 @@ kubectl get secret ## Modify Configuration Before you install chart, you need to review "Configuration" section and make changes in values.yaml based on your enviornment. You can also refer values.yaml.sample file to see the parameter details. +**NOTE:** If you are using values.yaml.sample, make changes carefully to set the correct parameter values based on your environment. + ## Installing the Chart install the chart with the release name my-release: