Add Participant Simulator chart 25/137725/1
authorFrancescoFioraEst <francesco.fiora@est.tech>
Tue, 23 Apr 2024 09:41:44 +0000 (10:41 +0100)
committerFrancesco Fiora <francesco.fiora@est.tech>
Tue, 23 Apr 2024 09:44:01 +0000 (09:44 +0000)
commit7b3f31e512052357f6047472bdc65b3ff43dcbe6
treebb186bcee65ac7e95d3ce44d5ce99fe0e1c96a71
parentf35d01581c8da55946d604e5a444972fe4b0d318
Add Participant Simulator chart

Issue-ID: POLICY-4966
Change-Id: Id35a270be449c35cd8b2281c74457d36e1f65385
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
13 files changed:
compose/config/clamp/SimulatorParticipantParameters.yaml
helm/policy/Chart.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/Chart.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/resources/config/SimulatorParticipantParameters.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/resources/config/logback.xml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/configmap.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/deployment.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/role-binding.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/secrets.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/service-account.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/service.yaml [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/values.yaml [new file with mode: 0644]
helm/policy/values.yaml