cae889926b5ea80c4e86c29775f8026c920f463e
[it/otf.git] / otf-ssh-test-head / helm / otf-ssh-test-head / values.yaml
1 appName: otf-ssh-test-head\r
2 env: dev\r
3 version: 0.0.1-SNAPSHOT\r
4 image: otf-ssh-test-head:0.0.1-SNAPSHOT\r
5 namespace: org-oran-otf\r
6 nodePort: 32222\r
7 replicas: 1\r
8 health : /otf/vth/ssh/v1/health\r
9 sharedCert: otf-cert-secret-builder\r
10 pvc:\r
11   dev: org-oran-otf-dev-logs-pv\r
12   prod: org-oran-otf-prod-logs-pv\r
13 \r
14 Secret:\r
15   id_private_key: temp\r
16   id_private_key_passphrase: temp\r
17 \r