diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-10-12 13:56:39 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-10-12 13:57:23 +0100 |
commit | 9bd7cd21ab1b8afa935f0c1d7f8ef422bf86b19f (patch) | |
tree | c182c7d7e196698d78f7917d9be85e3df638b073 /runtime-acm/src/test/resources | |
parent | e69e387241d5ea46597965682a38adb6c12147b0 (diff) |
Remove AAF references from acm-runtime
Issue-ID: POLICY-4592
Change-Id: I0a07deba014555290889256a8af197b7db6ae738
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'runtime-acm/src/test/resources')
-rw-r--r-- | runtime-acm/src/test/resources/application-prometheus-noauth.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml index 25daf49fc..25187a6d0 100644 --- a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml +++ b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml @@ -37,4 +37,4 @@ runtime: topicCommInfrastructure: dmaap servers: - localhost - topic: POLICY-ACRUNTIME-PARTICIPANT
\ No newline at end of file + topic: POLICY-ACRUNTIME-PARTICIPANT |