Skip to content

Commit

Permalink
Remove focalmap (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock authored Jul 23, 2024
1 parent 248420b commit ca9ea76
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 136 deletions.
3 changes: 0 additions & 3 deletions .github/config/k8-ldap-configmaps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ metadata:
data:
user-immunegenetics: "41773"
user-k8spublic: "38635"
user-focalmapdev: "36971"
user-nominatim: "39237"
user-phylogatrdev: "33253"
user-test: "1000"
Expand All @@ -27,7 +26,6 @@ metadata:
data:
user-immunegenetics: "4215"
user-k8spublic: "4097"
user-focalmapdev: "2925"
user-nominatim: "4097"
user-phylogatrdev: "6314"
user-test: "1001"
Expand All @@ -43,7 +41,6 @@ metadata:
data:
user-immunegenetics: '["4215"]'
user-k8spublic: '["4097"]'
user-focalmapdev: '["2925","6393","7175"]'
user-nominatim: '["4097"]'
user-phylogatrdev: '["6314","6557","6558"]'
user-test: '["1001","1002"]'
Expand Down
7 changes: 0 additions & 7 deletions .github/config/namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ metadata:
---
apiVersion: v1
kind: Namespace
metadata:
name: focalmap
labels:
osc.edu/role: webservice
---
apiVersion: v1
kind: Namespace
metadata:
name: nominatim
labels:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
matrix:
chart:
- "phylogatr-web"
- "focalmap"
- "sirmodel"
# TODO: Maybe too few resources with Kind cluster to support init job
# Init job is required to bootstrap Nominatim
Expand Down
24 changes: 0 additions & 24 deletions charts-private/focalmap/.helmignore

This file was deleted.

13 changes: 0 additions & 13 deletions charts-private/focalmap/Chart.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions charts-private/focalmap/ci/test-values.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions charts-private/focalmap/values.yaml

This file was deleted.

0 comments on commit ca9ea76

Please sign in to comment.