🗃️ Add Database
This commit is contained in:
parent
75ea161775
commit
21ef216e92
@ -1,3 +1,3 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubooboo-chart
|
name: kubooboo-chart
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
|
kind: Database
|
||||||
|
metadata:
|
||||||
|
name: kubooboo
|
||||||
|
spec:
|
||||||
|
name: kubooboo
|
||||||
|
owner: kubooboo
|
||||||
|
cluster:
|
||||||
|
name: postgres
|
||||||
Loading…
x
Reference in New Issue
Block a user