Gluttony-Cluster/openllm/openllm-service.yaml.off

13 lines
188 B
Plaintext
Raw Normal View History

2024-03-30 20:29:24 +00:00
apiVersion: v1
kind: Service
metadata:
name: openllm-service
namespace: openllm-ns
spec:
type: LoadBalancer
ports:
- port: 3000
targetPort: 3000
selector:
app: openllm