Compare commits
3 Commits
29940766e4
...
75497f6f0f
| Author | SHA1 | Date | |
|---|---|---|---|
| 75497f6f0f | |||
| 87ecb810d2 | |||
| 1fc5ca6975 |
@@ -164,7 +164,7 @@ ollama:
|
|||||||
- name: OAUTH_PROVIDER_NAME
|
- name: OAUTH_PROVIDER_NAME
|
||||||
value: Authentik
|
value: Authentik
|
||||||
- name: OPENID_PROVIDER_URL
|
- name: OPENID_PROVIDER_URL
|
||||||
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/ollama-web/.well-known/openid-configuration
|
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/ollama/.well-known/openid-configuration
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
@@ -267,7 +267,7 @@ postgres-17-cluster:
|
|||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster
|
||||||
endpointCredentials: ollama-web-postgresql-17-cluster-backup-secret
|
endpointCredentials: ollama-web-postgresql-17-cluster-backup-secret
|
||||||
|
|||||||
Reference in New Issue
Block a user