The great reset, we moved infra into two clusters (sekibanki et seija)

This commit is contained in:
2025-07-16 10:39:09 -04:00
parent 68f1108c2d
commit 1df5459f70
145 changed files with 2431 additions and 576 deletions

13
apps/stump/svc.yaml Normal file
View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: stump
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: stump
ports:
- protocol: TCP
port: 80
targetPort: http
name: http