switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 46s
renovate / renovate (push) Successful in 1m40s

This commit is contained in:
2025-12-13 15:07:54 -06:00
parent caca371bb1
commit 6011491ad6

View File

@@ -140,7 +140,7 @@ ollama:
- name: DATABASE_URL - name: DATABASE_URL
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: ollama-web-postgresql-17-cluster-app name: ollama-web-postgresql-18-cluster-app
key: uri key: uri
- name: OLLAMA_BASE_URL - name: OLLAMA_BASE_URL
value: http://ollama-server-1.ollama:11434 value: http://ollama-server-1.ollama:11434
@@ -310,25 +310,12 @@ postgres-18-cluster:
prometheusRule: prometheusRule:
enabled: true enabled: true
recovery: recovery:
method: import method: objectStore
objectStore: objectStore:
destinationPath: s3://postgres-backups/cl01tl/ollama/ollama-web-postgresql-18-cluster destinationPath: s3://postgres-backups/cl01tl/ollama/ollama-web-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900 endpointURL: http://garage-main.garage:3900
index: 1 index: 1
endpointCredentials: ollama-web-postgresql-18-cluster-backup-secret-garage endpointCredentials: ollama-web-postgresql-18-cluster-backup-secret-garage
import:
type: "microservice"
databases:
- app
source:
host: "ollama-web-postgresql-17-cluster-rw"
port: 5432
username: app
database: app
sslMode: "disable"
passwordSecret:
name: "ollama-web-postgresql-17-cluster-app"
key: "password"
backup: backup:
objectStore: objectStore:
- name: external - name: external