add mastodon database CR and argo app

This commit is contained in:
Alexander Rogov
2026-07-12 16:26:14 +03:00
parent 15a6567a62
commit 8dbfb89ea9
2 changed files with 120 additions and 0 deletions

View File

@@ -74,4 +74,15 @@ spec:
owner: hedgedoc
cluster:
name: shared-pg
---
apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: mastodon
namespace: cnpg
spec:
name: mastodon
owner: mastodon
cluster:
name: shared-pg