Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Improve health_check with paramater
Browse files Browse the repository at this point in the history
  • Loading branch information
VimukthiPerera authored and msmshariq committed Mar 7, 2019
1 parent f0766e6 commit 0c28fe3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pattern-1/tile/tile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ packages:
from: nats
deployment: (( ..cf.deployment_name ))
- name: health_check
instances: wso2is
release: wso2is-release
colocated: true
post_deploy: true
Expand Down
2 changes: 2 additions & 0 deletions pattern-2/tile/tile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ packages:
from: nats
deployment: (( ..cf.deployment_name ))
- name: health_check
instances: wso2is_analytics_dashboard
release: wso2is-release
colocated: true
post_deploy: true
Expand Down Expand Up @@ -264,6 +265,7 @@ packages:
from: nats
deployment: (( ..cf.deployment_name ))
- name: health_check
instances: wso2is
release: wso2is-release
colocated: true
post_deploy: true
Expand Down

0 comments on commit 0c28fe3

Please sign in to comment.