Change ingress hosnames for exposed services
[oom.git] / kubernetes / nbi / values.yaml
index f6a0af5..6381d83 100644 (file)
@@ -162,6 +162,12 @@ service:
 
 ingress:
   enabled: false
+  service:
+    - baseaddr: "nbi.api"
+      name: "nbi"
+      port: 8443
+  config:
+    ssl: "redirect"
 # Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)