raazkumar commited on
Commit
ff7cea4
·
verified ·
1 Parent(s): c675923

Upload production/k8s/namespace.yml

Browse files
Files changed (1) hide show
  1. production/k8s/namespace.yml +7 -0
production/k8s/namespace.yml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ apiVersion: v1
2
+ kind: Namespace
3
+ metadata:
4
+ name: ml-intern
5
+ labels:
6
+ app.kubernetes.io/name: ml-intern
7
+ app.kubernetes.io/part-of: ml-intern-system