新增hermers,暂不启用

This commit is contained in:
Sense T
2026-05-18 02:19:37 +00:00
parent 8a5a2d208f
commit 8419b24c31
4 changed files with 110 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: v1
kind: Service
metadata:
name: hermers
spec:
selector:
app: hermers
ports:
- port: 8642
targetPort: gateway
name: gateway
- port: 9119
targetPort: dashboard
name: dashboard
ipFamilies:
- IPv4
- IPv6
ipFamilyPolicy: PreferDualStack