Files
homelab/k8s/data/schemas/authentik-database.yaml
T

11 lines
220 B
YAML
Raw Normal View History

apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: authentik
namespace: ddb
spec:
name: authentik
owner: app # All apps use shared 'app' user (CNPG design pattern)
cluster:
name: ddb-cluster