Move things into more hierarchical namespaces
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
namespace: matrix
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- dendrite-config.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: matrix
|
||||
Reference in New Issue
Block a user