aboutsummaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-05-10 17:17:34 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-10 17:17:34 +0000
commita152ff4bececc3f12c70fc61c33246ab685bd1fc (patch)
tree0c030020380337657ea7e1146e87ff13b64f4a8d /values.yaml
parente290382e429465fe107f127b6744fb0e14b4e136 (diff)
parentd1d85898a8682a5c64c4549bbbd95d4f0a985727 (diff)
Merge "robot_variable_for_hvves_testsuite"
Diffstat (limited to 'values.yaml')
-rwxr-xr-xvalues.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/values.yaml b/values.yaml
index 4e2a1ed..af6c26b 100755
--- a/values.yaml
+++ b/values.yaml
@@ -144,6 +144,9 @@ vidHealthPassword: "AppPassword!1"
# DMAAP BC
bcUsername: "dmaap-bc@dmaap-bc.onap.org"
bcPassword: "demo123456!"
+# DMAAP KAFKA JAAS
+kafkaJaasUsername: "admin"
+kafkaJaasPassword: "admin_secret"
# default number of instances
replicaCount: 1