diff options
author | Ikramullah, Ikram <ikram@research.att.com> | 2019-04-24 22:24:08 +0000 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-09 11:49:12 -0400 |
commit | 6cde0b321778c55b4b370e4df14f73fade98740c (patch) | |
tree | 70bb561d528fe4f312b1a7875279c4b5a7f1b887 /kubernetes/oof/charts/oof-has/values.yaml | |
parent | 474c350ba9492178274c48d30ae21ea89f4b9699 (diff) |
Changes related to TLS implemenation for oof-has
update oof certificates to add has hostnames
updating oof certs to the latest generated date
Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1
Issue-ID: OPTFRA-461
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Diffstat (limited to 'kubernetes/oof/charts/oof-has/values.yaml')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml index d223f4b9a2..69e24c7176 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -25,7 +25,7 @@ global: commonConfigPrefix: onap-oof-has image: readiness: oomk8s/readiness-check:2.0.0 - optf_has: onap/optf-has:1.2.5 + optf_has: onap/optf-has:1.3.0-SNAPSHOT-latest filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |