updating helm/docker files and database config files
[it/otf.git] / a1-policy-manager-vth / helm / a1-policy-manager-vth / values.yaml
1 appName: a1-policy-manager-vth\r
2 env: dev\r
3 version: 0.0.1-SNAPSHOT\r
4 image: a1-policy-manager-vth:0.0.1-SNAPSHOT\r
5 namespace: org-oran-otf\r
6 nodePort: 32330\r
7 replicas: 1\r
8 health : /otf/vth/oran/a1/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
14 auth:\r
15   enabled: true\r
16   user: "!"\r
17   pw: "!"\r
18 proxy:\r
19   enabled: false\r
20   http: \r
21   https: \r
22 api:\r
23   base_url: ""\r
24   port: 3000\r