X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-vth%2Fhelm%2Fdmaap-vth%2Fvalues.yaml;fp=dmaap-vth%2Fhelm%2Fdmaap-vth%2Fvalues.yaml;h=73c63aa98addbab1effc12a2fd19bcd758467ca8;hb=b3c694ba6deb1efaf78af7d3dcb124edd8380afa;hp=0000000000000000000000000000000000000000;hpb=a2b6c9a176c35e30c55b6ce910f07b5732b75387;p=it%2Fotf.git diff --git a/dmaap-vth/helm/dmaap-vth/values.yaml b/dmaap-vth/helm/dmaap-vth/values.yaml new file mode 100644 index 0000000..73c63aa --- /dev/null +++ b/dmaap-vth/helm/dmaap-vth/values.yaml @@ -0,0 +1,18 @@ +appName: dmaap-vth +env: dev +version: 0.0.1-SNAPSHOT +image: dmaap-vth:0.0.1-SNAPSHOT +namespace: org-oran-otf +nodePort: 32324 +replicas: 1 +health : /otf/vth/oran/dmaap/v1/health +sharedCert: otf-cert-secret-builder +pvc: + dev: org-oran-otf-dev-logs-pv + prod: org-oran-otf-prod-logs-pv +HTTP: "proxy address here if there is" +HTTPS: "proxy address here if there is" +BASE_URL: "base dmaap address here" +credentials: + username: "!" + password: "!"