github-actions[bot]
GitHub deploy: 75d455ac8fc64f741607613c2277a02e28228a3c
4b7e790
raw
history blame
184 Bytes
apiVersion: v1
kind: Service
metadata:
name: ollama-service
namespace: open-webui
spec:
selector:
app: ollama
ports:
- protocol: TCP
port: 11434
targetPort: 11434