Merge "Fix Policy Nexus liveness initialDelaySeconds"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Wed, 27 Jun 2018 13:40:59 +0000 (13:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 27 Jun 2018 13:40:59 +0000 (13:40 +0000)
1  2 
kubernetes/aai/charts/aai-sparky-be/values.yaml

@@@ -25,7 -25,7 +25,7 @@@ config
    elasticsearchHttpPort: 9200
    keyStorePassword: OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
    keystoreAliasPassword: OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
-   gerritBranch: master
+   gerritBranch: 2.0.0-ONAP
    gerritProject: http://gerrit.onap.org/r/aai/test-config
    portalUsername: aaiui
    portalPassword: 1t2v1vfv1unz1vgz1t3b
@@@ -61,10 -61,9 +61,10 @@@ readiness
    periodSeconds: 10
  
  service:
 -  type: ClusterIP
 +  type: NodePort
    portName: aai-sparky-be
    internalPort: 9517
 +  nodePort: 20
    internalPort2: 8000
  
  ingress: