feat: resource-control view of reef-storage
Project the planned Scaleway backup bucket onto the new storage reef.
This commit is contained in:
parent
5b2435cb58
commit
9d11d2a043
2 changed files with 29 additions and 0 deletions
19
data/reefs/reef-storage.json
Normal file
19
data/reefs/reef-storage.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"schema_version": "0.1",
|
||||
"reef_id": "reef-storage",
|
||||
"repo": "reef-storage",
|
||||
"declaration_ref": "reef:storage/declarations/reef.yaml",
|
||||
"procuring_entity_id": "entity:railiance",
|
||||
"financial_entity_id": "entity:railiance",
|
||||
"role": "storage_substrate",
|
||||
"resources": [
|
||||
{"resource_id": "resource:platform:audit-storage", "role": "object_store"}
|
||||
],
|
||||
"consumers_potential": ["rapp-postgres"],
|
||||
"consumers_actual": [],
|
||||
"notes": [
|
||||
"Provider-delegated S3 (Scaleway). No rail.",
|
||||
"Attribute values: reef:storage/substrate/object-stores/platform-audit-storage.yaml",
|
||||
"Independent of reef-railiance."
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue