🗃️ Add Database

This commit is contained in:
andreas.dinauer 2025-10-26 15:39:42 +01:00
parent 75ea161775
commit 21ef216e92
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2 apiVersion: v2
name: kubooboo-chart name: kubooboo-chart
version: 0.0.2 version: 0.0.3

View File

@ -0,0 +1,9 @@
apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: kubooboo
spec:
name: kubooboo
owner: kubooboo
cluster:
name: postgres