Merge "Install Kong on Nonrtric deployment"
authorJohn Keeney <john.keeney@est.tech>
Fri, 18 Jun 2021 09:34:58 +0000 (09:34 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 18 Jun 2021 09:34:58 +0000 (09:34 +0000)
1  2 
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml

@@@ -35,7 -35,7 +35,7 @@@ common
    namespace:
      nonrtric: nonrtric
    ingressClassName: kong
+   installKong: true
  
  # A1 Conttroller may take few more minutes to start. Increase the initialDelaySeconds in liveness to avoid container restart.
  a1controller:
@@@ -146,8 -146,6 +146,8 @@@ policymanagementservice
        size: 2Gi
        mountPath: /dockerdata-nfs
        mountSubPath: nonrtric/policymanagementservice
 +    ingress:
 +      enabled: false
  
  enrichmentservice:
    enrichmentservice:
        size: 2Gi
        mountPath: /dockerdata-nfs
        mountSubPath: nonrtric/enrichmentservice
 +    ingress:
 +      enabled: false
  
  rappcatalogueservice:
    rappcatalogueservice: