Create namespace-prod.yaml
This commit is contained in:
parent
45b013fb0b
commit
a7c33fadb1
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: production
|
||||
labels:
|
||||
name: production
|
||||
Loading…
Reference in New Issue