feat: add helm chart
This commit is contained in:
parent
7d3852150b
commit
d454ec8fc9
12 changed files with 231 additions and 0 deletions
6
charts/backoffice/Chart.yaml
Normal file
6
charts/backoffice/Chart.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: v2
|
||||
name: backoffice
|
||||
description: A Kubernetes Helm chart for backoffice
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 0.1.0
|
||||
Reference in a new issue