mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
fix bucket name mistake
This commit is contained in:
parent
b8c0c85801
commit
385e33702f
@ -75,9 +75,9 @@ environments:
|
||||
namespace: ai
|
||||
type: s3
|
||||
dependencies:
|
||||
bucket: ai-agents
|
||||
bucket: ai-agents-prod
|
||||
lifecycle:
|
||||
ignore_changes: true
|
||||
ignore_changes: false
|
||||
|
||||
- name: postgresql-secret
|
||||
namespace: ai
|
||||
@ -442,6 +442,7 @@ environments:
|
||||
|
||||
- name: ai-agents-prod
|
||||
acl: private
|
||||
role: storage.admin
|
||||
versioning:
|
||||
enabled: false
|
||||
cors:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user