add mastodon database CR and argo app
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user