mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-10 03:17:02 +00:00
* local reader Signed-off-by: wangyike <wangyike_wyk@163.com> * fix lint Signed-off-by: wangyike <wangyike_wyk@163.com> * fix comments and add test Signed-off-by: wangyike <wangyike_wyk@163.com>
15 lines
304 B
YAML
15 lines
304 B
YAML
name: test-local-addon
|
|
version: 1.0.0
|
|
description: This is a addon for test when install addon from local
|
|
icon: https://www.terraform.io/assets/images/logo-text-8c3ba8a6.svg
|
|
url: https://terraform.io/
|
|
|
|
tags: []
|
|
|
|
deployTo:
|
|
control_plane: true
|
|
runtime_cluster: false
|
|
|
|
dependencies: []
|
|
|
|
invisible: false |