X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=a1-mediator-vth%2Fhelm%2Fa1-mediator-vth%2Fvalues.yaml;fp=a1-mediator-vth%2Fhelm%2Fa1-mediator-vth%2Fvalues.yaml;h=81d2226f17defe019d58199843eb2d5205d58248;hp=0000000000000000000000000000000000000000;hb=e3ba96506390ab3ad630d2dfc4967fd49527615d;hpb=c6475102d3d75ea00d5be548492eba544cf4f535 diff --git a/a1-mediator-vth/helm/a1-mediator-vth/values.yaml b/a1-mediator-vth/helm/a1-mediator-vth/values.yaml new file mode 100644 index 0000000..81d2226 --- /dev/null +++ b/a1-mediator-vth/helm/a1-mediator-vth/values.yaml @@ -0,0 +1,12 @@ +appName: a1-mediator-vth +env: dev +version: 0.0.1-SNAPSHOT +image: a1-mediator-vth:0.0.1-SNAPSHOT +namespace: org-oran-otf +nodePort: 32324 +replicas: 1 +health : /otf/vth/oran/a1/v1/health +sharedCert: otf-cert-secret-builder +pvc: + dev: org-oran-otf-dev-logs-pv + prod: org-oran-otf-prod-logs-pv