Fix tracing endpoint values to be yaml valid 33/140433/5
authoraravind.est <aravindhan.a@est.tech>
Tue, 11 Mar 2025 16:06:15 +0000 (16:06 +0000)
committerAravindhan Ayyanathan <aravindhan.a@est.tech>
Tue, 18 Mar 2025 12:21:10 +0000 (12:21 +0000)
commita47ff5dfe32332a22c833d7bc8f4501461f1233d
treed47138f22037651c2d7fa5aa78e9ee0b5f116ddc
parent2485a585be7d2506432aedbd786b2ea9e187f8b5
Fix tracing endpoint values to be yaml valid

Tracing endpoints contains : in the value which causes yaml parser to fail.
Double quotes around the endpoints fixes this issue

Issue-ID: POLICY-5315
Change-Id: If306d2412aa7fee20819e9f30751798259777fca
Signed-off-by: aravind.est <aravindhan.a@est.tech>
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/A1pmsParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/resources/config/HttpParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/resources/config/KserveParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/resources/config/PolicyParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/resources/config/SimulatorParticipantParameters.yaml
helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml