Revert "refactor: rename dasmt to datmt across the project"

This reverts commit 740ef1c757.
This commit is contained in:
jade
2026-08-31 15:55:13 +09:00
parent 740ef1c757
commit cd991bd623
11 changed files with 438 additions and 448 deletions

View File

@@ -1,9 +1,9 @@
apiVersion: v1
apiVersion: v1
kind: ConfigMap
metadata:
name: datmt-runtime-config
name: dasmt-runtime-config
labels:
app.kubernetes.io/part-of: axhub-datmt
app.kubernetes.io/part-of: axhub-dasmt
data:
SPRING_PROFILES_ACTIVE: dev
TZ: Asia/Seoul
@@ -14,4 +14,3 @@ data:
GLOW_COMMUNICATION_EXTMCI_PORT: "8080"
GLOW_COMMUNICATION_EAI_HOST: CHANGE_ME
GLOW_COMMUNICATION_EAI_PORT: "9999"