Kong as Ingress Controller
[it/dep.git] / nonrtric / RECIPE_EXAMPLE / example_recipe.yaml
index 7efd8e1..07d0689 100644 (file)
@@ -23,7 +23,9 @@ common:
 # Change the namespaces using the following options
   namespace:
     nonrtric: nonrtric
-# any nonrtric chart can be installed: nonrtric (all components), controlpanel, a1controller, a1simulator, policymanagementservice, enrichmentservice, rappcatalogueservice, nonrtricgateway
+  ingressClassName: kong
+# any nonrtric chart can be installed: nonrtric (all components), controlpanel, a1controller, a1simulator, policymanagementservice, 
+# enrichmentservice, rappcatalogueservice, nonrtricgateway
 component: nonrtric
 
 # A1 Conttroller may take few more minutes to start. Increase the initialDelaySeconds in liveness to avoid container restart.