aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/values.yaml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-03-19 11:38:42 -0400
committerJack Lucas <jflucas@research.att.com>2019-04-10 12:16:25 -0400
commitecc9f60e3853fa4a15de3adb3b1823ec73f5b619 (patch)
tree4e9dff06d36c6631b36bc2900137f908aae52d3f /kubernetes/dcaegen2/values.yaml
parentb7d77b29e6bf22441b9fa20a61e7bedcc703e394 (diff)
Update image versions
Add setup for initial multisite kubeconfig. Issue-ID: DCAEGEN2-1337 Issue-ID: DCAEGEN2-1136 Change-Id: I31a73faca05599cf702b99b5919fb0747cd483d2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'kubernetes/dcaegen2/values.yaml')
-rw-r--r--kubernetes/dcaegen2/values.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/kubernetes/dcaegen2/values.yaml b/kubernetes/dcaegen2/values.yaml
index e8c9d87e53..927f19e743 100644
--- a/kubernetes/dcaegen2/values.yaml
+++ b/kubernetes/dcaegen2/values.yaml
@@ -1,5 +1,5 @@
# Copyright © 2018 Amdocs, Bell Canada
-# Modifications Copyright © 2018 AT&T
+# Modifications Copyright © 2018-2019 AT&T
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -18,6 +18,9 @@
#################################################################
global:
nodePortPrefix: 302
-
+ tlsRepository: nexus3.onap.org:10001
+ tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.3-STAGING-latest
+ consulLoaderRepository: nexus3.onap.org:10001
+ consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0-STAGING-latest
redis:
replicaCount: 6