Merge "vvp -- VNF Validation Platform"
[oom.git] / kubernetes / clamp / charts / clamp-dash-kibana / values.yaml
index cac222e..d1e85aa 100644 (file)
@@ -27,18 +27,13 @@ global:
 # Application configuration defaults.
 #################################################################
 
-# Configuration image
-configRepository: docker.io
-configImage: taskrabbit/elasticsearch-dump
-
-
 # BusyBox image
 busyboxRepository: registry.hub.docker.com
 busyboxImage: library/busybox:latest
 
 # application image
-loggingRepository: docker.elastic.co
-image: kibana/kibana:5.6.9
+repository: nexus3.onap.org:10001
+image: onap/clamp-dashboard-kibana:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -95,7 +90,7 @@ ingress:
 resources:
   limits:
     cpu: 1
-    memory: 2Gi 
+    memory: 2Gi
   requests:
     cpu: 10m
     memory: 750Mi