We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987039b commit 969521dCopy full SHA for 969521d
1 file changed
workloads/ollama/ollama.yaml
@@ -90,7 +90,8 @@ spec:
90
selector:
91
app: ollama
92
ports:
93
- - protocol: TCP
+ - name: api
94
+ protocol: TCP
95
port: 11434
96
targetPort: api
97
---
0 commit comments