Adding simplest helm chart.
This commit is contained in:
parent
4dc267e11f
commit
203f44f3cc
3 changed files with 34 additions and 0 deletions
8
2024/12/chart_demo1/Chart.yaml
Normal file
8
2024/12/chart_demo1/Chart.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v2
|
||||
name: chart-demo1
|
||||
version: 0.0.1
|
||||
maintainers:
|
||||
- name: "Tomasz Półgrabia"
|
||||
email: tomasz@polgrabia.me
|
||||
url: "https://code.polgrabia.me/"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue