X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-ssh-test-head%2Fhelm%2Fotf-ssh-test-head%2Fvalues.yaml;fp=otf-ssh-test-head%2Fhelm%2Fotf-ssh-test-head%2Fvalues.yaml;h=cae889926b5ea80c4e86c29775f8026c920f463e;hp=0000000000000000000000000000000000000000;hb=f49bd1efeaaddd4891c1f329b18d8cfb28b3e75b;hpb=5d8b2580c97e466f9c5a6c78693c24277d94244c diff --git a/otf-ssh-test-head/helm/otf-ssh-test-head/values.yaml b/otf-ssh-test-head/helm/otf-ssh-test-head/values.yaml new file mode 100644 index 0000000..cae8899 --- /dev/null +++ b/otf-ssh-test-head/helm/otf-ssh-test-head/values.yaml @@ -0,0 +1,17 @@ +appName: otf-ssh-test-head +env: dev +version: 0.0.1-SNAPSHOT +image: otf-ssh-test-head:0.0.1-SNAPSHOT +namespace: org-oran-otf +nodePort: 32222 +replicas: 1 +health : /otf/vth/ssh/v1/health +sharedCert: otf-cert-secret-builder +pvc: + dev: org-oran-otf-dev-logs-pv + prod: org-oran-otf-prod-logs-pv + +Secret: + id_private_key: temp + id_private_key_passphrase: temp +