Skip to content

Commit

Permalink
feat: added sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Nov 2, 2023
1 parent ec0e5ed commit 2a22a94
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sysdig-teams/deploy-e4ca1d.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash

helm repo add sso-charts https://bcgov.github.io/sso-helm-charts
helm repo update

helm upgrade --install sysdig-teams sso-charts/sysdig -n e4ca1d-tools -f values-e4ca1d.yaml
16 changes: 16 additions & 0 deletions sysdig-teams/values-e4ca1d.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
licensePlate: e4ca1d
users:
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER
- name: [email protected]
role: ROLE_TEAM_MANAGER

0 comments on commit 2a22a94

Please sign in to comment.