apiVersion: v1
kind: Service
metadata:
name: comfyui
namespace: comfyui
labels:
app: comfyui
spec:
selector:
ports:
- port: 80
targetPort: 8188
protocol: TCP