Merge "Add port variable for appc cdt"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Sun, 3 Jun 2018 17:07:06 +0000 (17:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 3 Jun 2018 17:07:06 +0000 (17:07 +0000)
1  2 
kubernetes/appc/values.yaml

@@@ -69,7 -69,8 +69,8 @@@ dgbuilder
      dbServiceName: appc-dbhost
    service:
      name: appc-dgbuilder
+ appc-cdt:
+   nodePort3: 32
  # default number of instances
  replicaCount: 1
  
@@@ -105,7 -106,7 +106,7 @@@ service
  
    internalPort3: 9191
    externalPort3: 9090
 -  nodePort3: 32
 +  nodePort3: 11
  
  ## Persist data to a persitent volume
  persistence: