X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Fsubcharts%2Fkong%2Fci%2Fdefault-values.yaml;h=fd2b9b9bf24629502006592132203d5ddb97c686;hb=75c0de3cae4b58e001f7ec715f13f82ded10e678;hp=fe8b69448cfa30834b8d06b5993a240a1e76112e;hpb=4c278289d5bcb55892d99151310cb1df046f5d52;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/subcharts/kong/ci/default-values.yaml b/helm/infrastructure/subcharts/kong/ci/default-values.yaml old mode 100755 new mode 100644 index fe8b694..fd2b9b9 --- a/helm/infrastructure/subcharts/kong/ci/default-values.yaml +++ b/helm/infrastructure/subcharts/kong/ci/default-values.yaml @@ -1,3 +1,6 @@ # install chart with default values -proxy: - type: NodePort +env: + anonymous_reports: "off" +ingressController: + env: + anonymous_reports: "false"