commit | 56bc782c22235987a27f3061799b8e859fffafb2 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Thu May 30 18:22:24 2019 -0700 |
committer | Marcus Williams <marcus.williams@intel.com> | Fri May 31 18:06:38 2019 +0000 |
tree | 26f774310f04d080198ab34821d4ee0d1d2950d6 | |
parent | 5b999d7d1adc9c729941d0c3b2f12bf0b4ad8ed4 [diff] |
Update SO default OOF endpoint to https Issue-ID: SO-1871 Change-Id: I9ff6ffc656ff31a93e6853368397fe0e2bd76f29 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
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 fcb43b1..2c8d865 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
@@ -141,7 +141,7 @@ oof: auth: test:testpwd callbackEndpoint: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081/mso/WorkflowMessage - endpoint: http://oof-osdf.{{ include "common.namespace" . }}:8698/api/oof/v1/placement + endpoint: https://oof-osdf.{{ include "common.namespace" . }}:8698/api/oof/v1/placement timeout: PT30M workflow: CreateGenericVNFV1: