Skip to content

Commit

Permalink
Rename emtdata to emt-api (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock authored May 13, 2024
1 parent ff24d62 commit 2c3eab5
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/config/namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ metadata:
apiVersion: v1
kind: Namespace
metadata:
name: emtdata
name: emt-api
labels:
osc.edu/role: webservice
2 changes: 1 addition & 1 deletion .github/workflows/test-private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- webmo
- emthub
- chatsqc
- emtdata
- emt-api
name: Test Install Helm Chart ${{ matrix.chart }}
steps:
- name: Checkout
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: emtdata
description: OSC emtdata web service
name: emt-api
description: OSC emt-api web service
type: application
version: 0.1.0
appVersion: v0.1.0
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 2c3eab5

Please sign in to comment.