From 6910bbe1e3f2e44e5e100b8fec34a6da8b8eb231 Mon Sep 17 00:00:00 2001 From: efiacor Date: Fri, 3 Mar 2023 14:53:16 +0000 Subject: [POLICY-PPNT] Move policy-clamp-ppnt use case to use strimzi kafka Move acm to use strimzi common templates Enabled kafka by default for acm ppnts Update relevant config params Signed-off-by: efiacor Change-Id: Ia23970e59f4ddaa83a07d224293b0155e28d0ab2 Issue-ID: DMAAP-1857 --- kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml') diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml index 1e820fe107..65126ca6b6 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml @@ -33,4 +33,7 @@ dependencies: repository: '@local' - name: serviceAccount version: ~12.x-0 - repository: '@local' \ No newline at end of file + repository: '@local' + - name: readinessCheck + version: ~12.x-0 + repository: '@local' -- cgit 1.2.3-korg