forked from kimhyungsik/ax_hub_mcp_tool
Revert "refactor: rename dasmt to datmt across the project"
This reverts commit 740ef1c757.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
apiVersion: v1
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: was-sal
|
||||
labels:
|
||||
app.kubernetes.io/name: was-sal
|
||||
app.kubernetes.io/part-of: axhub-datmt
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
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-datmt
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
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-datmt
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
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-datmt
|
||||
app.kubernetes.io/part-of: axhub-dasmt
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
@@ -61,4 +61,3 @@ spec:
|
||||
- name: http
|
||||
port: 8086
|
||||
targetPort: http
|
||||
|
||||
|
||||
Reference in New Issue
Block a user