Added ollama
This commit is contained in:
13
k8s/apps/ollama/kustomization.yaml
Normal file
13
k8s/apps/ollama/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources: []
|
||||
|
||||
helmCharts:
|
||||
- name: ollama-helm
|
||||
repo: https://otwld.github.io/ollama-helm/
|
||||
version: 0.4.0
|
||||
releaseName: ollama
|
||||
namespace: ollama
|
||||
valuesFile: ollama-values.yaml
|
||||
includeCRDs: true
|
||||
Reference in New Issue
Block a user