fxa/backstage/redis.resources.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 строка
438 B
YAML
Исходник Обычный вид История

---
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: fxa-profile-cache
description: Stores aggregated profile data.
spec:
type: database
owner: fxa-devs
system: mozilla-accounts
---
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: fxa-auth-cache
description: Stores OAuth access and session token info, and email reminders.
spec:
type: database
owner: fxa-devs
system: mozilla-accounts