소스 업데이트

This commit is contained in:
jade
2026-09-17 17:31:37 +09:00
parent f3099b76ea
commit a8555f05af
402 changed files with 80 additions and 20011 deletions

View File

@@ -1,58 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: was-sal
labels:
app.kubernetes.io/name: was-sal
app.kubernetes.io/part-of: axhub-datmt
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: was-sal
ports:
- name: http
port: 8082
targetPort: http
---
apiVersion: v1
kind: Service
metadata:
name: was-cus
labels:
app.kubernetes.io/name: was-cus
app.kubernetes.io/part-of: axhub-datmt
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: was-cus
ports:
- name: http
port: 8084
targetPort: http
---
apiVersion: v1
kind: Service
metadata:
name: was-pro
labels:
app.kubernetes.io/name: was-pro
app.kubernetes.io/part-of: axhub-datmt
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: was-pro
ports:
- name: http
port: 8085
targetPort: http
---
apiVersion: v1
kind: Service
metadata:
name: was-sys
labels:
app.kubernetes.io/name: was-sys
app.kubernetes.io/part-of: axhub-datmt
app.kubernetes.io/part-of: axhub-sys
spec:
type: ClusterIP
selector: