mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
add premises storage s3 bucket + secret
This commit is contained in:
parent
15dc79196c
commit
81f3eabcdd
File diff suppressed because one or more lines are too long
@ -1672,6 +1672,13 @@ environments:
|
|||||||
cors:
|
cors:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
- name: premises-storage-prod
|
||||||
|
acl: private
|
||||||
|
versioning:
|
||||||
|
enabled: false
|
||||||
|
cors:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
- name: ai-agents-prod
|
- name: ai-agents-prod
|
||||||
acl: private
|
acl: private
|
||||||
role: storage.admin
|
role: storage.admin
|
||||||
@ -1801,4 +1808,3 @@ environments:
|
|||||||
categories: "+@read +@write"
|
categories: "+@read +@write"
|
||||||
commands: "+GET -FLUSHALL"
|
commands: "+GET -FLUSHALL"
|
||||||
sanitizePayload: sanitize-payload
|
sanitizePayload: sanitize-payload
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user