🩹(backend) add missing Django settings for cold storage access
After configuring the cold storage infrastructure, I forgot to add Django settings needed to access the configuration.
This commit is contained in:
committed by
aleb_the_flash
parent
ed3a26d449
commit
60f5c8486b
@@ -5,4 +5,4 @@ metadata:
|
||||
namespace: {{ .Release.Namespace | quote }}
|
||||
spec:
|
||||
provider: data
|
||||
versioned: true
|
||||
versioned: true
|
||||
|
||||
Reference in New Issue
Block a user