Update oom with the latest release version for OOF
Fixing the configuration based on comments
Updating osdf common_config.yaml
Separating cmso configuration to a new review
Creating secrets app_key and add substution routine
Fix a typo in has-xx deployment.yaml files
Adding secret.yaml files for all has deployments
Fixing certificates for oof
Helm chart cleanup and unification.
Fixing pdx url and mount path
Unsetting appkey and removing secrets
Change-Id: I6fbdbd7532c73dffeb9fac65d50d3900c85cd87a
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-720
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml
index d2611ab..730d6e2 100755
--- a/kubernetes/oof/charts/oof-has/values.yaml
+++ b/kubernetes/oof/charts/oof-has/values.yaml
@@ -25,7 +25,7 @@
commonConfigPrefix: onap-oof-has
image:
readiness: oomk8s/readiness-check:2.0.0
- optf_has: onap/optf-has:1.3.3
+ optf_has: onap/optf-has:2.0.2
filebeat: docker.elastic.co/beats/filebeat:5.5.0
pullPolicy: Always
@@ -66,3 +66,4 @@
memory: 2Gi
cpu: 1000m
unlimited: {}
+