Files
2026-04-27 10:35:03 +08:00

13 lines
168 B
Go

apiVersion: v2
kind: Service
metadata:
name: template-single
spec:
ports:
- port: 80
protocol: TCP
targetPort: 8000
selector:
app: template-single