Helm chart for policy-models-simulator 19/113419/4
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 1 Oct 2020 11:06:33 +0000 (12:06 +0100)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Mon, 5 Oct 2020 09:19:13 +0000 (10:19 +0100)
commit7edc7955d012fea43290b21bfd72d77d70ea4ec3
tree0d4ab44ecad0ef051fb03cb04521aab35d4a2c3a
parentbf47a0752450eaacc55176b4eec104693c94defc
Helm chart for policy-models-simulator

Issue-ID: POLICY-2828
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ic5e94edb2bc76067d5cde03dae2670dc6cf99a0e
18 files changed:
README.md
helm/policy-models-simulator/.helmignore [new file with mode: 0644]
helm/policy-models-simulator/Chart.yaml [new file with mode: 0644]
helm/policy-models-simulator/resources/cds/CreateSubscriptionResponseEvent.json [new file with mode: 0644]
helm/policy-models-simulator/resources/cds/DefaultResponseEvent-error.json [new file with mode: 0644]
helm/policy-models-simulator/resources/cds/DefaultResponseEvent.json [new file with mode: 0644]
helm/policy-models-simulator/resources/cds/pm_control-create-subscription-error.json [new file with mode: 0644]
helm/policy-models-simulator/resources/cds/pm_control-create-subscription.json [new file with mode: 0644]
helm/policy-models-simulator/resources/config/logback.xml [new file with mode: 0644]
helm/policy-models-simulator/resources/config/simParameters.json [new file with mode: 0644]
helm/policy-models-simulator/templates/NOTES.txt [new file with mode: 0644]
helm/policy-models-simulator/templates/_helpers.tpl [new file with mode: 0644]
helm/policy-models-simulator/templates/configmap.yaml [new file with mode: 0644]
helm/policy-models-simulator/templates/deployment.yaml [new file with mode: 0644]
helm/policy-models-simulator/templates/service.yaml [new file with mode: 0644]
helm/policy-models-simulator/templates/serviceaccount.yaml [new file with mode: 0644]
helm/policy-models-simulator/templates/tests/test-connection.yaml [new file with mode: 0644]
helm/policy-models-simulator/values.yaml [new file with mode: 0644]