feat: add Helm chart
This commit is contained in:
parent
67d826cd43
commit
7161a5e290
7 changed files with 166 additions and 0 deletions
7
deploy/chart/wsj-standup/Chart.yaml
Normal file
7
deploy/chart/wsj-standup/Chart.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: wsj-standup
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
# SemVer
|
||||
version: "0.1.0"
|
||||
appVersion: "0.0.0"
|
||||
Reference in a new issue