X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=oran-ric-test-head%2Fhelm%2Fric-test-head%2Fvalues.yaml;fp=oran-ric-test-head%2Fhelm%2Fric-test-head%2Fvalues.yaml;h=6c5d067a9c48a3772d929cffbba97eda79bd40f0;hp=0000000000000000000000000000000000000000;hb=3d33edd3ef5f8ee668efdf5db6dd670a7b217f23;hpb=392cca7a80edc84824d6521e85b54f693765bd60 diff --git a/oran-ric-test-head/helm/ric-test-head/values.yaml b/oran-ric-test-head/helm/ric-test-head/values.yaml new file mode 100644 index 0000000..6c5d067 --- /dev/null +++ b/oran-ric-test-head/helm/ric-test-head/values.yaml @@ -0,0 +1,12 @@ +appName: ric-test-head +env: dev +version: 0.0.1-SNAPSHOT +image: ric-test-head:0.0.1-SNAPSHOT +namespace: org-oran-otf +nodePort: 32323 +replicas: 1 +health : /otf/vth/oran/v1/health +sharedCert: otf-cert-secret-builder +pvc: + dev: org-oran-otf-dev-logs-pv + prod: org-oran-otf-prod-logs-pv