aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/values.yaml
blob: d42abcccbe9c6c39d010a10093e3c07cab8f98a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
nsPrefix: onap
pullPolicy: Always
nodePortPrefix: 302
dataRootDir: /dockerdata-nfs
image:
  readiness: oomk8s/readiness-check:1.1.0
  sdcKibana: nexus3.onap.org:10001/openecomp/sdc-kibana:v1.1.0
  sdcFrontend: nexus3.onap.org:10001/openecomp/sdc-frontend:v1.1.0
  sdcElasticsearch: nexus3.onap.org:10001/openecomp/sdc-elasticsearch:v1.1.0
  sdcCassandra: nexus3.onap.org:10001/openecomp/sdc-cassandra:v1.1.0
  sdcBackend: nexus3.onap.org:10001/openecomp/sdc-backend:v1.1.0
  filebeat: docker.elastic.co/beats/filebeat:5.5.0
  ubuntuInit: oomk8s/ubuntu-init:1.0.0