Fix bug 1620 - adding option to LCM charm to configure Helm CA certificates
[osm/devops.git] / installers / charm / lcm / config.yaml
index f33d606..dcebce8 100644 (file)
@@ -266,3 +266,11 @@ options:
       during controller and model creation
       (bootstrap --config and add-model --config).
     type: string
+  vca_stablerepourl:
+    description: Stable repository URL for Helm charts
+    type: string
+    default: https://charts.helm.sh/stable
+  vca_helm_ca_certs:
+    description: CA certificates to validate access to Helm repository
+    type: string
+    default: ""