一堆更新

This commit is contained in:
Sense T
2026-05-25 09:16:04 +00:00
parent f591c618e4
commit 646e09c4d8
4 changed files with 88 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: ironclaw
spec:
selector:
app: ironclaw
ports:
- port: 3000
targetPort: 3000
ipFamilies:
- IPv4
- IPv6
ipFamilyPolicy: PreferDualStack