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,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-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:
@@ -61,3 +61,4 @@ spec:
- name: http
port: 8086
targetPort: http