diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-08-21 11:14:04 +0200 |
---|---|---|
committer | pawel <pawel.kasperkiewicz@nokia.com> | 2019-09-11 15:08:14 +0200 |
commit | 124e11e9e7ea4652f8a538093ab48df9f575ce2a (patch) | |
tree | 2a5b23f7f7b54dd0d00a2f74267014d02e74b7aa /dpo | |
parent | ae83904e17e5e785c4945b15f824df8251a91b8a (diff) |
Not Secured healtcheck
https://jira.onap.org/browse/DCAEGEN2-1539
Issue-ID: DCAEGEN2-1539
Change-Id: I55c9387e64a5a6b710785ecbfa695683d821599a
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'dpo')
-rw-r--r-- | dpo/blueprint/blueprint_ves.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/blueprint/blueprint_ves.yaml b/dpo/blueprint/blueprint_ves.yaml index 43158f1c..f373acfe 100644 --- a/dpo/blueprint/blueprint_ves.yaml +++ b/dpo/blueprint/blueprint_ves.yaml @@ -242,7 +242,7 @@ node_templates: docker_config: interval: 15s timeout: 1s - type: https + type: http endpoint: /healthcheck image: get_input: tag_version |