Initial commit
This commit is contained in:
commit
c029592583
31 changed files with 39732 additions and 0 deletions
10
infrastructure/namespaces/data-namespaces.yaml
Normal file
10
infrastructure/namespaces/data-namespaces.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: database
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: pgadmin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue