summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominic Lunanuova <dgl@research.att.com>2020-07-09 00:18:43 +0000
committerDominic Lunanuova <dgl@research.att.com>2020-07-09 00:18:54 +0000
commitb85f5120a95097fffd205f69ef29e48baf337ab4 (patch)
tree5219d921cf028c9f7857708dbbda994573be38c6
parent498720c5ddfb6c1318eef808bd1fe90ffc8533a4 (diff)
use new image with updated certs
Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Change-Id: If0dda5f4cf86bb0a7ba9f2e805e67693257cc674 Issue-ID: DMAAP-1424
-rw-r--r--kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties6
-rw-r--r--kubernetes/dmaap/components/dmaap-bc/values.yaml2
-rw-r--r--kubernetes/dmaap/values.yaml2
3 files changed, 5 insertions, 5 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties
index bcfefe93cf..1c06c8c2f1 100644
--- a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties
+++ b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties
@@ -201,9 +201,9 @@ KeyStoreType: jks
KeyStoreFile: etc/keystore
# password for the https keystore
-KeyStorePassword: Y@Y5f&gm?PAz,CVQL,lk[VAF
+KeyStorePassword: ]{PqV#S?!3,Ym2QjL(YnxHA(
# password for the private key in the https keystore
-KeyPassword: Y@Y5f&gm?PAz,CVQL,lk[VAF
+KeyPassword: ]{PqV#S?!3,Ym2QjL(YnxHA(
# type of truststore for https
TrustStoreType: jks
@@ -212,7 +212,7 @@ TrustStoreType: jks
TrustStoreFile: etc/org.onap.dmaap-bc.trust.jks
# password for the https truststore
-TrustStorePassword: 8b&R5%l$l:@jSWz@FCs;rhY*
+TrustStorePassword: irp.eCm2}y2sp19KlUgk,nz4
# path to the file used to trigger an orderly shutdown
QuiesceFile: etc/SHUTDOWN
diff --git a/kubernetes/dmaap/components/dmaap-bc/values.yaml b/kubernetes/dmaap/components/dmaap-bc/values.yaml
index 171ac45788..1c8b212fff 100644
--- a/kubernetes/dmaap/components/dmaap-bc/values.yaml
+++ b/kubernetes/dmaap/components/dmaap-bc/values.yaml
@@ -30,7 +30,7 @@ pullPolicy: Always
# application images
repository: nexus3.onap.org:10001
-image: onap/dmaap/dmaap-bc:1.1.5
+image: onap/dmaap/dmaap-bc:1.1.9
# application configuration
diff --git a/kubernetes/dmaap/values.yaml b/kubernetes/dmaap/values.yaml
index 86c2fe970c..d93a1e8ebf 100644
--- a/kubernetes/dmaap/values.yaml
+++ b/kubernetes/dmaap/values.yaml
@@ -23,7 +23,7 @@ global:
readinessImage: readiness-check:2.0.0
loggingRepository: docker.elastic.co
loggingImage: beats/filebeat:5.5.0
- clientImage: onap/dmaap/dbc-client:1.0.9
+ clientImage: onap/dmaap/dbc-client:1.1.9
repository: nexus3.onap.org:10001
#Global DMaaP app config