[DCAEGEN2-SERVICE] Add policy sync for slicems 71/130171/4
authorqingshuting <qingshuting1@huawei.com>
Thu, 4 Aug 2022 03:49:23 +0000 (11:49 +0800)
committerJack Lucas <jflos@sonoris.net>
Wed, 7 Sep 2022 13:27:54 +0000 (13:27 +0000)
Add policy sync as a  side car to provide runtime configuration for
slicems

Issue-ID: DCAEGEN2-3195
Signed-off-by: qingshuting <qingshuting1@huawei.com>
Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54

kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml

index b5959ae..6ee1a49 100644 (file)
@@ -50,7 +50,7 @@ secrets:
     passwordPolicy: generate
 
 ################################aafcreds#################################
-# InitContainer Images.
+# InitContainer Image.
 #################################################################
 tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0
 
@@ -59,6 +59,22 @@ tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0
 #################################################################
 # Application Image
 image: onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.1.3
+pullPolicy: IfNotPresent
+
+#################################################################
+# Policy Sync Container Image.
+#################################################################
+# optional Policy configuration properties
+# if present, policy-sync side car will be deployed
+# policy sync is used for provide runtime configuration for slicems
+# policy id is originally set to "onap.dcae.slicems.config"
+
+# dcaePolicySyncImage: onap/org.onap.dcaegen2.deployments.dcae-services-policy-sync:1.0.1
+# policies:
+#  duration:
+#          300
+#  policyID: |
+#    '["onap.dcae.slicems.config"]'
 
 # Log directory where logging sidecar should look for log files
 # if path is set to null sidecar won't be deployed in spite of