v1.0.0 release: Initial release
This commit is contained in:
commit
9ec5e3d112
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