Add example namespace
This commit is contained in:
parent
f11d6b76c3
commit
2e1e70505e
1 changed files with 4 additions and 0 deletions
4
basic/infrastructure/namespaces/example-namespace.yaml
Normal file
4
basic/infrastructure/namespaces/example-namespace.yaml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: example
|
Loading…
Add table
Reference in a new issue