updating helm/docker files and database config files
[it/otf.git] / oran-ric-test-head / helm / ric-test-head / values.yaml
1 appName: ric-test-head\r
2 env: dev\r
3 version: 0.0.1-SNAPSHOT\r
4 image: ric-test-head:0.0.1-SNAPSHOT\r
5 namespace: org-oran-otf\r
6 nodePort: 32323\r
7 replicas: 1\r
8 health : /otf/vth/oran/v1/health\r
9 sharedCert: otf-cert-secret-builder\r
10 # pullSecret: ""\r
11 pvc:\r
12   dev: org-oran-otf-dev-logs-pv\r
13   prod: org-oran-otf-prod-logs-pv\r