[SDNC] Create Authorization Policies for SDNC
[oom.git] / kubernetes / sdnc / components / ueb-listener / values.yaml
index 53ce54d..493c684 100644 (file)
@@ -113,11 +113,20 @@ readiness:
   periodSeconds: 10
 
 service:
+  type: ClusterIP
   name: sdnc-ueb-listener
+  internalPort: 80
+  ports:
+    - name: http
+      port: 80
 
 ingress:
   enabled: false
 
+serviceMesh:
+  authorizationPolicy:
+    authorizedPrincipals: []
+
 #Resource limit flavor -By default using small
 flavor: small
 #Segregation for different environment (small and large)