From: waynedunican Date: Fri, 25 Apr 2025 08:01:12 +0000 (+0100) Subject: Fix for apex sampleGroup instance registration X-Git-Tag: 4.2.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F140819%2F1;p=policy%2Fdocker.git Fix for apex sampleGroup instance registration Issue-ID: POLICY-5346 Change-Id: I7925e14c63c25df23d4234acc397fd5881342d6b Signed-off-by: waynedunican --- diff --git a/helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfigSampleGroup.json b/helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfigSampleGroup.json index 70943d68..c151852c 100644 --- a/helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfigSampleGroup.json +++ b/helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfigSampleGroup.json @@ -9,7 +9,7 @@ "prometheus": true }, "pdpStatusParameters": { - "pdpGroup": "defaultGroup", + "pdpGroup": "sampleGroup", "timeIntervalMs": 20000, "pdpType": "apex", "description": "Pdp Heartbeat",