refactor: rename dasmt to datmt across the project
All checks were successful
Deploy Tools / deploy (push) Successful in 1m11s

This commit is contained in:
jade
2026-08-31 13:21:33 +09:00
parent 8b9bd4de16
commit 740ef1c757
11 changed files with 448 additions and 438 deletions

View File

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