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

Commit

Permalink
Revert changes of PR #58
Browse files Browse the repository at this point in the history
  • Loading branch information
VimukthiPerera authored and ctienshi committed Feb 5, 2020
1 parent 84d66c7 commit d8ecfcd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions is-with-analytics/is-with-analytics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,11 +1505,11 @@ Resources:
HealthCheckTimeoutSeconds: 10
HealthyThresholdCount: 2
HealthCheckPath: /portal/
HealthCheckPort: 9643
HealthCheckPort: 9443
Matcher:
HttpCode: 200
Name: is-dashboard-9643
Port: 9643
Name: is-dashboard-9443
Port: 9443
Protocol: HTTPS
TargetGroupAttributes:
- Key: deregistration_delay.timeout_seconds
Expand Down Expand Up @@ -1537,7 +1537,7 @@ Resources:
- /
- !Ref CertificateName
LoadBalancerArn: !Ref WSO2ISAnalyticsLoadBalancer
Port: 9643
Port: 9443
Protocol: HTTPS
SslPolicy: ELBSecurityPolicy-TLS-1-1-2017-01
DependsOn:
Expand Down

0 comments on commit d8ecfcd

Please sign in to comment.