2024-01-18 19:09:09 +03:00
|
|
|
---
|
|
|
|
apiVersion: backstage.io/v1alpha1
|
|
|
|
kind: Resource
|
|
|
|
metadata:
|
|
|
|
name: fxa-eventbroker-database
|
|
|
|
description: Stores oauth relying parties a customer has logged into.
|
|
|
|
tags:
|
|
|
|
- firestore
|
|
|
|
spec:
|
|
|
|
type: database
|
2024-01-25 19:53:42 +03:00
|
|
|
owner: fxa-devs
|
2024-01-18 19:09:09 +03:00
|
|
|
system: mozilla-accounts
|
|
|
|
---
|
|
|
|
apiVersion: backstage.io/v1alpha1
|
|
|
|
kind: Resource
|
|
|
|
metadata:
|
|
|
|
name: fxa-stripe-database
|
|
|
|
description: Stores customer, subscription, and invoice data from Stripe.
|
|
|
|
tags:
|
|
|
|
- firestore
|
|
|
|
spec:
|
|
|
|
type: database
|
2024-01-25 19:53:42 +03:00
|
|
|
owner: fxa-devs
|
2024-01-18 19:09:09 +03:00
|
|
|
system: mozilla-accounts
|