WIP: trying to figure it out
This commit is contained in:
8
common/values.ns.yaml
Normal file
8
common/values.ns.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
ns:
|
||||
templates:
|
||||
- |
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{ .Values.name }}
|
||||
|
Reference in New Issue
Block a user