add helm chart plugin
This commit is contained in:
18
helm-chart-plugin.json
Normal file
18
helm-chart-plugin.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "helm chart plugin",
|
||||||
|
"owner": {
|
||||||
|
"name": "Zhongwei Li",
|
||||||
|
"email": "zhongweili@tubitv.com"
|
||||||
|
},
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "helm chart generation",
|
||||||
|
"description": "generate helm chart",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://git.waymay.us/zhongwei/helm-chart-plugin.git"
|
||||||
|
},
|
||||||
|
"strict": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user