X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong-aux%2Fvalues.yaml;fp=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong-aux%2Fvalues.yaml;h=f55709b362c77d1e125b42bc81738beeaef452b8;hb=f239efe31b1139d44a87d43ab3f3a96b52faad49;hp=0000000000000000000000000000000000000000;hpb=cca6ad5be1ba8679874c24a5b1c628055cd1eac8;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 new file mode 100644 index 00000000..f55709b3 --- /dev/null +++ b/ric-aux/80-Auxiliary-Functions/helm/kong-aux/values.yaml @@ -0,0 +1,19 @@ +# 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 \ No newline at end of file