Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: victorgetz <[email protected]>
  • Loading branch information
victorgetz committed Feb 13, 2024
1 parent 95516f0 commit 2575acd
Showing 1 changed file with 42 additions and 1 deletion.
43 changes: 42 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1397,6 +1397,47 @@ entries:
- https://github.com/iits-consulting/charts/releases/download/iits-kyverno-policies-1.1.0/iits-kyverno-policies-1.1.0.tgz
version: 1.1.0
iits-ollama-fullstack:
- apiVersion: v2
created: "2024-02-13T17:39:45.042831017Z"
dependencies:
- condition: weaviate.enabled
name: weaviate
repository: https://weaviate.github.io/weaviate-helm
version: 16.8.1
- condition: airbyte.enabled
name: airbyte
repository: https://airbytehq.github.io/helm-charts
version: 0.53.137
- condition: ollama.enabled
name: ollama
repository: https://charts.iits.tech
version: 0.6.14
description: 'Setup private LLM RAG Cluster with (weaviate, Ollama & airbyte) ##
Installing the Chart with iits ArgoCD # Register the Chart ```yaml iits-ollama-fullstack: targetRevision:
"0.2.4" namespace: ollama valueFile: "value-files/iits-ollama-fullstack/values.yaml"
``` value-files/iits-ollama-fullstack/values.yaml ```yaml ingress: airbyte: host:
"airbyte.ollama.my-domain.com" annotations: # Adds the oidc proxy
upfront traefik.ingress.kubernetes.io/router.middlewares: "ollama-oidc-forward-auth-ollama@kubernetescrd"
ollama: ollama: ollama: gpu: enabled: "true" ingress: host:
"ollama.my-domain.com" annotations: # Adds the oidc proxy upfront traefik.ingress.kubernetes.io/router.middlewares:
"ollama-oidc-forward-auth-ollama@kubernetescrd, ollama-strip-prefix-ollama@kubernetescrd" webui: env: OLLAMA_API_BASE_URL:
"https://ollama.my-domain.com/api" ingress: annotations: #
Adds the oidc proxy upfront traefik.ingress.kubernetes.io/router.middlewares:
"ollama-oidc-forward-auth-ollama@kubernetescrd" host: "ollama.my-domain.com"
``` '
digest: 7496ccf5220f7b6859ad51cad34d3a8825b2cdbdaef504c6e3a8b6b985756644
home: https://ollama.ai/
icon: https://ollama.ai/public/ollama.png
keywords:
- ai
- llm
- llama
- mistral
name: iits-ollama-fullstack
type: application
urls:
- https://github.com/iits-consulting/charts/releases/download/iits-ollama-fullstack-0.2.6/iits-ollama-fullstack-0.2.6.tgz
version: 0.2.6
- apiVersion: v2
created: "2024-02-13T17:39:17.834871669Z"
dependencies:
Expand Down Expand Up @@ -3403,4 +3444,4 @@ entries:
urls:
- https://github.com/iits-consulting/charts/releases/download/traefik-0.2.4-multiple-upload/traefik-0.2.4-multiple-upload.tgz
version: 0.2.4-multiple-upload
generated: "2024-02-13T17:39:17.959091276Z"
generated: "2024-02-13T17:39:45.043184056Z"

0 comments on commit 2575acd

Please sign in to comment.