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,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