feat(demo-nginx): Add namespace for demo nginx application
This commit is contained in:
6
apps/demo-nginx/namespace.yaml
Normal file
6
apps/demo-nginx/namespace.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: demo-app
|
||||||
|
labels:
|
||||||
|
app: demo-nginx
|
||||||
Reference in New Issue
Block a user