aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0447e07a..7126bf53 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,8 @@ tests, and ONAP Heat instantiations.
Additionally, the policy-base/ and policy-common/ projects are used to generate
the OS base for policy images.
+
+Helm directory is added to include the helm chart for policy-models-simulators.
+To spin the kubernetes pod up:
+1. Execute the below commands:
+ helm upgrade -i <release_name> policy-models-simulator \ No newline at end of file