diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |