aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
diff options
context:
space:
mode:
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>2020-08-29 17:11:37 +0000
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>2020-08-29 17:11:37 +0000
commit1e2c22e6a95979c5bb591dbbbd01c96407889c5e (patch)
treec6e5c7fded9fc52265f6b240df14cc2b1576789b /kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
parent25c7037fc3431091999b85d5e0aacbd7a73321ed (diff)
update bpmn oof config to have correct configuration
Macro Workflow fails in AssignVnfBB in step HomingBB for missing oof client configuration. It is being addressed here. Issue-ID: SO-3193 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Idadfa075b33ed68b11edbdce02be3b0192173d42
Diffstat (limited to 'kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml')
-rwxr-xr-xkubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
index e57ea34f43..2dd86b12e9 100755
--- a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
+++ b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
@@ -151,6 +151,11 @@ mso:
auth: {{ .Values.mso.oof.auth }}
callbackEndpoint: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081/mso/WorkflowMessage
endpoint: https://oof-osdf.{{ include "common.namespace" . }}:8698
+ host: https://oof-osdf.{{ include "common.namespace" . }}:8698
+ uri: {{ .Values.mso.oof.uri}}
+ patchVersion: {{ .Values.mso.oof.patchVersion }}
+ minorVersion: {{ .Values.mso.oof.minorVersion }}
+ latestVersion: {{ .Values.mso.oof.latestVersion }}
timeout: PT30M
workflow:
CreateGenericVNFV1: