From a03527bb8bb138a59879a5f51ee456c4ce185387 Mon Sep 17 00:00:00 2001 From: efiacor Date: Fri, 7 Feb 2020 19:02:15 +0000 Subject: Bump dmaap-dr image versions # Also, need to add ready check for aaf-cm Change-Id: I757f56f5eaa79c1cbecec43aeb99f2701afd7fae Signed-off-by: efiacor Issue-ID: DMAAP-1195 --- kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kubernetes/dmaap/components/dmaap-dr-prov/templates') diff --git a/kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml b/kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml index 4eb0888712..6435b0a641 100644 --- a/kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml +++ b/kubernetes/dmaap/components/dmaap-dr-prov/templates/deployment.yaml @@ -54,6 +54,8 @@ spec: args: - --container-name - aaf-locate + - --container-name + - aaf-cm env: - name: NAMESPACE valueFrom: -- cgit 1.2.3-korg