1
0
Fork 0

Compare commits

..

No commits in common. "5c8d175e902f670d230a74a5b7e9f942763c91cb" and "59e87e0868b240d9aa45e206c0c3d16195865059" have entirely different histories.

3 changed files with 1 additions and 26 deletions

View File

@ -45,7 +45,7 @@ images:
# - name: ghcr.io/berriai/litellm
# newTag: main-v1.43.1
- name: ghcr.io/open-webui/open-webui
newTag: v0.4.7
newTag: v0.3.35
- name: ghcr.io/sillytavern/sillytavern
newTag: 1.12.7

View File

@ -1,24 +0,0 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: api
spec:
rules:
- host: openai.badjware.dev
http:
paths:
- path: /v1/audio/speech
pathType: Prefix
backend:
service:
name: openedai-speech-server
port:
name: http
- path: /v1
pathType: Prefix
backend:
service:
name: ollama-server
port:
name: http

View File

@ -1,6 +1,5 @@
resources:
- namespace.yaml
- api-ingress.yaml
- ../../bases/ollama
- ../../bases/openedai-speech
# - ../../bases/litellm