mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
init
This commit is contained in:
10
postgres-database.ts
Normal file
10
postgres-database.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: 'homelab.mortenolsen.pro/v1'
|
||||
kind: 'PostgresDatabase'
|
||||
metadata:
|
||||
name: 'test2'
|
||||
namespace: 'playground'
|
||||
labels:
|
||||
foo: 'bar'
|
||||
annotations:
|
||||
foo: 'bar'
|
||||
spec: {}
|
||||
Reference in New Issue
Block a user