set uv cache dir in deployment env vars
This commit is contained in:
parent
fdfed693ff
commit
6dd52cea03
2 changed files with 2 additions and 3 deletions
|
@ -54,3 +54,5 @@ spec:
|
|||
secretKeyRef:
|
||||
name: database-creds
|
||||
key: POSTGRESQL_DB
|
||||
- name: UV_CACHE_DIR
|
||||
value: /app/.uvcache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue