aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/values.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-10-31 00:43:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-31 00:43:41 +0000
commit007ad896428e3337e84098b236f195a6cbf7b2b2 (patch)
treeba23e540e40e181163d273fe0edfc631b0806f1c /kubernetes/appc/values.yaml
parent06633269c37001194d595820ee7063109fe2f9e6 (diff)
parenta11a92a7e13889752b4f420d916c65b0dd31e9ad (diff)
Merge "Add dupliate ssl.key lines to aaiclient.prop file"
Diffstat (limited to 'kubernetes/appc/values.yaml')
-rw-r--r--kubernetes/appc/values.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml
index d37f50b59e..324315fc36 100644
--- a/kubernetes/appc/values.yaml
+++ b/kubernetes/appc/values.yaml
@@ -31,7 +31,7 @@ global:
flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/appc-image:1.4.0
+image: onap/appc-image:1.4.1-SNAPSHOT-latest
pullPolicy: Always
# flag to enable debugging - application support required
@@ -39,8 +39,6 @@ debugEnabled: false
# application configuration
config:
- aafExtIP: 127.0.0.1
- aafExtFQDN: aaf-onap-beijing-test.osaaf.org
ansibleServiceName: appc-ansible-server
ansiblePort: 8000
mariadbRootPassword: secretpassword
@@ -49,8 +47,8 @@ config:
mysqlDatabase: my-database
mariadbGaleraSVCName: appc-dbhost
mariadbGaleraContName: appc-db
- enableAAF: false
- enableClustering: true
+ enableAAF: true
+ enableClustering: false
configDir: /opt/onap/appc/data/properties
dmaapTopic: SUCCESS
logstashServiceName: log-ls