[POLICY] Add kafka support in policy charts
[oom.git] / kubernetes / policy / components / policy-clamp-ac-k8s-ppnt / values.yaml
index d3b2c86..407f5dd 100644 (file)
@@ -23,7 +23,6 @@ global:
   nodePortPrefixExt: 304
   persistence: {}
   #Strimzi Kafka properties
-  useStrimziKafka: set-via-parent-chart-global-value
   kafkaTopics:
     acRuntimeTopic:
       name: &acRuntimeTopic policy.clamp-runtime-acm
@@ -43,7 +42,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-k8s-ppnt:7.0.3
+image: onap/policy-clamp-ac-k8s-ppnt:7.1.0
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-ac-k8s-ppnt
@@ -89,7 +88,7 @@ ingress:
 serviceMesh:
   authorizationPolicy:
     authorizedPrincipals:
-      - serviceAccount: message-router-read
+      - serviceAccount: strimzi-kafka-read
 
 flavor: small
 resources:
@@ -147,6 +146,3 @@ kafkaUser:
       type: topic
       operations: [Read, Write]
 
-readinessCheck:
-  wait_for:
-    - message-router