X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-o1-vth%2Fhelm%2Fo1-vth%2Fvalues.yaml;fp=smo-o1-vth%2Fhelm%2Fo1-vth%2Fvalues.yaml;h=012a940de3ab9927ae56123fe575fc766d35f06c;hb=b4313736f2b146b57f73f2af882529a19a2efdd1;hp=0000000000000000000000000000000000000000;hpb=e3ba96506390ab3ad630d2dfc4967fd49527615d;p=it%2Fotf.git diff --git a/smo-o1-vth/helm/o1-vth/values.yaml b/smo-o1-vth/helm/o1-vth/values.yaml new file mode 100644 index 0000000..012a940 --- /dev/null +++ b/smo-o1-vth/helm/o1-vth/values.yaml @@ -0,0 +1,18 @@ +appName: smo-o1-vth +env: dev +version: 0.0.1-SNAPSHOT +image: smo-o1-vth:0.0.1-SNAPSHOT +namespace: org-oran-otf +nodePort: 32130 +replicas: 1 +health : /otf/vth/oran/smo/v1/health +sharedCert: otf-cert-secret-builder +pvc: + dev: org-oran-otf-dev-logs-pv + prod: org-oran-otf-prod-logs-pv +HTTP: "[Your HTTP PROXY HERE]" +HTTPS: "[Your HTTPS PROXY HERE]" +BASE_URL: http://sdn-r-dev.open5g-test.com +credentials: + username: "!" + password: "!"