aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml')
-rw-r--r--kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
index 5920bdaaf2..bb1df4710d 100644
--- a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
+++ b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
@@ -138,3 +138,20 @@ serviceAccount:
nameOverride: policy-clamp-ac-k8s-ppnt
roles:
- create
+# Update the config here for permitting repositories and protocols.
+repoList:
+ helm:
+ repos:
+ # Required helm repositories can be added here by providing a repo name and its address. Please refer the example
+ # repositories added below.
+ # The repoList data can also be passed via an override yaml file during installation of k8s-ppnt helm chart.
+ #-
+ # repoName: kong
+ # address: https://charts.konghq.com
+ #-
+ # repoName: bitnami
+ # address: https://charts.bitnami.com/bitnami
+
+ protocols:
+ - http
+ - https