2 Commits

Author SHA1 Message Date
bb8d329ddc Update ollama/ollama Docker tag to v0.9.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-30 03:21:06 +00:00
840bac6c07 swtich to external 2025-05-29 22:10:39 -05:00
3 changed files with 5 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ outline:
name: ceph-bucket-outline
key: BUCKET_NAME
- name: AWS_S3_UPLOAD_BUCKET_URL
value: https://objects.alexlebens.net
value: https://objects.alexlebens.dev
- name: AWS_S3_FORCE_PATH_STYLE
value: true
- name: AWS_S3_ACL

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.8.0
tag: 0.9.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.8.0
tag: 0.9.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.8.0
tag: 0.9.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE

View File

@@ -184,6 +184,7 @@ rook-ceph-cluster:
hosting:
dnsNames:
- objects.alexlebens.dev
- objects.alexlebens.net
storageClass:
enabled: true
name: ceph-bucket