diff options
author | Ramesh Murugan Iyer <ramesh.murugan.iyer@est.tech> | 2024-04-24 08:46:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-04-24 08:46:52 +0000 |
commit | 427f193118436b2aa7664f72fcb16ca1b25b8061 (patch) | |
tree | b320f706dd257acc266717f19044e06e4e0a0b5e /compose/config/clamp | |
parent | deb0e121d5b4b9bd68334c2565aae21d8eed0d21 (diff) | |
parent | 7b3f31e512052357f6047472bdc65b3ff43dcbe6 (diff) |
Merge "Add Participant Simulator chart"
Diffstat (limited to 'compose/config/clamp')
-rw-r--r-- | compose/config/clamp/SimulatorParticipantParameters.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose/config/clamp/SimulatorParticipantParameters.yaml b/compose/config/clamp/SimulatorParticipantParameters.yaml index 16234e17..acc1db66 100644 --- a/compose/config/clamp/SimulatorParticipantParameters.yaml +++ b/compose/config/clamp/SimulatorParticipantParameters.yaml @@ -47,4 +47,4 @@ server: ssl: enabled: false servlet: - context-path: /onap/policy/clamp/acm/simparticipant + context-path: /onap/policy/simparticipant |