more renaming

This commit is contained in:
Bjørn Jørgensen 2024-02-17 21:54:12 +01:00
parent cf3e8accd6
commit 82194a5df9
3 changed files with 8 additions and 8 deletions

View file

@ -1,12 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: ollama-webui-service
name: open-webui-service
namespace: open-webui
spec:
type: NodePort # Use LoadBalancer if you're on a cloud that supports it
selector:
app: ollama-webui
app: open-webui
ports:
- protocol: TCP
port: 8080