add namespace file
This commit is contained in:
parent
8bd4b5b02f
commit
38f61a4aad
6
helm/templates/namespace.yaml
Normal file
6
helm/templates/namespace.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
kind: Namespace
|
||||||
|
apiVersion: v1
|
||||||
|
metadata:
|
||||||
|
name: {{ .Values.namespace }}
|
||||||
|
labels:
|
||||||
|
name: {{ .Values.namespace }}
|
Loading…
x
Reference in New Issue
Block a user