X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=dmaap-vth%2Fhelm%2Fdmaap-vth%2Fvalues.yaml;fp=dmaap-vth%2Fhelm%2Fdmaap-vth%2Fvalues.yaml;h=73c63aa98addbab1effc12a2fd19bcd758467ca8;hp=0000000000000000000000000000000000000000;hb=e3ba96506390ab3ad630d2dfc4967fd49527615d;hpb=c6475102d3d75ea00d5be548492eba544cf4f535 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: "!"