[SDC] Service Mesh Compliance for SDC
[oom.git] / kubernetes / onap / values.yaml
index 1b6099a..08f404a 100755 (executable)
@@ -97,7 +97,7 @@ global:
   loggingImage: beats/filebeat:5.5.0
 
   # mariadb client image
-  mariadbImage: bitnami/mariadb:10.6.5
+  mariadbImage: bitnami/mariadb:10.6.5-debian-10-r28
 
   # nginx server image
   nginxImage: bitnami/nginx:1.18-debian-10
@@ -155,6 +155,8 @@ global:
   serviceMesh:
     enabled: false
     tls: true
+    # be aware that linkerd is not well tested
+    engine: "istio" # valid value: istio or linkerd
 
   # metrics part
   # If enabled, exporters (for prometheus) will be deployed