Skip to content

Commit

Permalink
Merge pull request #2310 from ytqsl/release/R3.2.0
Browse files Browse the repository at this point in the history
EMBCESSMOD-5546, EMBCESSMOD-5547
  • Loading branch information
ytqsl authored Jun 7, 2024
2 parents e4b4eab + a668ec5 commit dc6632b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion landing-page/src/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ <h1>Do you need Emergency Support Services?</h1>
<p class="lead"><a class="--link-light-blue --link-strong" style="text-decoration: underline;" href="https://www2.gov.bc.ca/gov/content/safety/emergency-management/preparedbc/evacuation-recovery/ess-how" target="_blank">Learn more about Emergency Support Services</a></p>
</div>
<div class="are-evacuated-registration center">
<a class="btn btn--dark-blue btn--strong" style="width: 300px;" href="https://era-evacuees.embc.gov.bc.ca">Self-Register Now</a>
<a class="btn btn--dark-blue btn--strong" style="width: 300px;" href="https://era-evacuees.embc.gov.bc.ca">Create a Profile</a>
<p><a class="--link-black center" href="https://era-evacuees.embc.gov.bc.ca/verified-registration">Already have an account? Log in ></a></p>
<p><img class="emergency-support-logo" src="img/ess-logo.png" alt="Emergency Support Services"></p>
</div>
Expand Down
21 changes: 21 additions & 0 deletions tools/helm/charts/tools/templates/sysdig-team.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: ops.gov.bc.ca/v1alpha1
kind: SysdigTeam
metadata:
name: e2d84f-sysdigteam
namespace: e2d84f-tools
spec:
team:
description: The Sysdig Team for ERA team
users:
- name: yossi.1.tamari@gov.bc.ca
role: ROLE_TEAM_EDIT
- name: joseph.weinkam@gov.bc.ca
role: ROLE_TEAM_EDIT
- name: Anurupa.Gupta@gov.bc.ca
role: ROLE_TEAM_EDIT
- name: Erin.Leslie@gov.bc.ca
role: ROLE_TEAM_EDIT
- name: Jennifer.dowd@gov.bc.ca
role: ROLE_TEAM_READ
- name: alexander.aleshchenko@gov.bc.ca
role: ROLE_TEAM_READ

0 comments on commit dc6632b

Please sign in to comment.