[DCAEGEN2-SERVICE] Add policy sync for slicems
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
diff --git a/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml b/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml
index b5959ae..6ee1a49 100644
--- a/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml
@@ -50,7 +50,7 @@
passwordPolicy: generate
################################aafcreds#################################
-# InitContainer Images.
+# InitContainer Image.
#################################################################
tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0
@@ -59,6 +59,22 @@
#################################################################
# 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