feat: add helm manifest for k8s and makefile (#444)

Signed-off-by: henrywangx <henrywangx@gmail.com>

Co-authored-by: xiong wang <xiong.wang@inceptio.ai>
This commit is contained in:
大雄
2022-02-15 21:47:13 +08:00
committed by GitHub
parent 7d1f368bc2
commit e35b058ab4
19 changed files with 717 additions and 4 deletions

3
.gitignore vendored
View File

@ -13,7 +13,8 @@
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
bin/
.idea/
*.iml