Revert "configure django storages with env vars"
This reverts commit 5f38856dd9
.
This commit is contained in:
parent
5f38856dd9
commit
1dda974e11
1 changed files with 0 additions and 20 deletions
|
@ -54,25 +54,5 @@ spec:
|
|||
secretKeyRef:
|
||||
name: database-creds
|
||||
key: POSTGRESQL_DB
|
||||
- name: SERVALA_STORAGE_BUCKET_NAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: portal-storage-creds
|
||||
key: BUCKET_NAME
|
||||
- name: SERVALA_S3_ENDPOINT_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: portal-storage-creds
|
||||
key: ENDPOINT_URL
|
||||
- name: SERVALA_ACCESS_KEY_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: portal-storage-creds
|
||||
key: AWS_ACCESS_KEY_ID
|
||||
- name: SERVALA_SECRET_ACCESS_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: portal-storage-creds
|
||||
key: AWS_SECRET_ACCESS_KEY
|
||||
- name: UV_CACHE_DIR
|
||||
value: /app/.uvcache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue