v1 release: Initial release
This commit is contained in:
commit
b3d904805c
11 changed files with 1184 additions and 0 deletions
4
helm-chart/templates/namespace.yaml
Normal file
4
helm-chart/templates/namespace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{ .Values.namespace }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue