Files
helm/openclaw/services.yaml
T
2026-05-21 01:09:58 +00:00

13 lines
190 B
YAML

apiVersion: v1
kind: Service
metadata:
name: openclaw
spec:
selector:
app: openclaw
ports:
- port: 8080
targetPort: 18789
ipFamilies:
- IPv4
ipFamilyPolicy: SingleStack