X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong-aux%2Fvalues.yaml;fp=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong-aux%2Fvalues.yaml;h=0000000000000000000000000000000000000000;hb=cf28a83dfa8e7803391c76347f24081bbf91b63b;hp=02d971975f32e1ad43379bfd879b28019674db80;hpb=082b83ab9f89e0f5fea051eeef0676cdb30e6cb1;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/kong-aux/values.yaml b/ric-aux/80-Auxiliary-Functions/helm/kong-aux/values.yaml deleted file mode 100644 index 02d97197..00000000 --- a/ric-aux/80-Auxiliary-Functions/helm/kong-aux/values.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Default values for kong_platform. -# This is a YAML-formatted file. -# Declare variables to be passed into your templates. - -kong: - ingressController: - enabled: true - - postgresql: - enabled: false - - env: - database: "off" - - proxy: - http: - nodePort: 32080 - tls: - nodePort: 32443 - # These port numbers MUST matche with what's in - # ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl file. - # If need to change a proxy port here, do not forget to update the - # _ingresscontroller.tpl file with the new port number. -