[POLICY] Add overridable helm paramaters for k8s ppnt
[oom.git] / kubernetes / policy / components / policy-clamp-ac-k8s-ppnt / values.yaml
index 5920bda..5858b36 100644 (file)
@@ -138,3 +138,17 @@ serviceAccount:
   nameOverride: policy-clamp-ac-k8s-ppnt
   roles:
     - create
+# Update the config here for permitting repositories and protocols
+repoList:
+  helm:
+    repos:
+      -
+        repoName: kong
+        address: https://charts.konghq.com
+      -
+        repoName: bitnami
+        address: https://charts.bitnami.com/bitnami
+
+    protocols:
+      - http
+      - https