mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
lot more stuff
This commit is contained in:
7
test-manifests/postgres-connection.yaml
Normal file
7
test-manifests/postgres-connection.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: 'homelab.mortenolsen.pro/v1'
|
||||
kind: 'PostgresConnection'
|
||||
metadata:
|
||||
name: 'db'
|
||||
namespace: 'homelab'
|
||||
spec:
|
||||
secret: postgres/postgres-secret
|
||||
Reference in New Issue
Block a user