J release changes
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / kong / ci / default-values.yaml
old mode 100755 (executable)
new mode 100644 (file)
index fe8b694..fd2b9b9
@@ -1,3 +1,6 @@
 # install chart with default values
-proxy:
-  type: NodePort
+env:
+  anonymous_reports: "off"
+ingressController:
+  env:
+    anonymous_reports: "false"