updated docker/helm files for svc,ping,robot,ssh, and o1
[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 #pullSecret: ""\r
11 pvc:\r
12   dev: org-oran-otf-dev-logs-pv\r
13   prod: org-oran-otf-prod-logs-pv\r
14 \r
15 Secret:\r
16   id_private_key: temp\r
17   id_private_key_passphrase: temp\r
18 \r