Wrong image versions in Beijing branch of OOM
[oom.git] / kubernetes / policy / values.yaml
index 171ea10..6aa8c7e 100644 (file)
@@ -17,9 +17,8 @@
 #################################################################
 global:
   nodePortPrefix: 302
-  repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ==
   readinessRepository: oomk8s
-  readinessImage: readiness-check:1.0.0
+  readinessImage: readiness-check:2.0.0
   loggingRepository: docker.elastic.co
   loggingImage: beats/filebeat:5.5.0
   ubuntuImage: ubuntu:16.04
@@ -41,7 +40,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.2-SNAPSHOT-latest
+image: onap/policy-pe:1.2.3
 pullPolicy: Always
 
 subChartsOnly:
@@ -64,9 +63,9 @@ nexus:
 debugEnabled: false
 
 # application configuration
-# Example:
 config:
-  preloadPolicies: true
+  preloadPolicies: false
+  pdpPort: 8081
 
 # default number of instances
 replicaCount: 1
@@ -90,6 +89,7 @@ readiness:
 service:
   type: NodePort
   name: pap
+  portName: pap
   externalPort: 8443
   nodePort: 19
   externalPort2: 9091