forked from kimhyungsik/ax_hub_mcp_tool
fix: safely rename dasmt to datmt without breaking encoding
All checks were successful
Deploy Tools / deploy (push) Successful in 2m46s
All checks were successful
Deploy Tools / deploy (push) Successful in 2m46s
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: was-sal
|
||||
labels:
|
||||
app.kubernetes.io/name: was-sal
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
app.kubernetes.io/part-of: axhub-datmt
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
@@ -20,7 +20,7 @@ metadata:
|
||||
name: was-cus
|
||||
labels:
|
||||
app.kubernetes.io/name: was-cus
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
app.kubernetes.io/part-of: axhub-datmt
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
@@ -36,7 +36,7 @@ metadata:
|
||||
name: was-pro
|
||||
labels:
|
||||
app.kubernetes.io/name: was-pro
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
app.kubernetes.io/part-of: axhub-datmt
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
@@ -52,7 +52,7 @@ metadata:
|
||||
name: was-sys
|
||||
labels:
|
||||
app.kubernetes.io/name: was-sys
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
app.kubernetes.io/part-of: axhub-datmt
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user