forked from kimhyungsik/ax_hub_mcp_tool
refactor: rename dasmt to datmt across the project
All checks were successful
Deploy Tools / deploy (push) Successful in 1m11s
All checks were successful
Deploy Tools / deploy (push) Successful in 1m11s
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user