feat: add helm chart for deploying the app on k8s
This commit is contained in:
parent
aaa1eff0fe
commit
cbaa5272ef
13 changed files with 261 additions and 0 deletions
4
deploy/k8s/Chart.yaml
Normal file
4
deploy/k8s/Chart.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v2
|
||||
name: backoffice-api
|
||||
description: A Helm chart for Kubernetes
|
||||
version: 0.0.0
|
||||
Reference in a new issue