mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-14 05:16:49 +00:00
15 lines
267 B
YAML
15 lines
267 B
YAML
name: sample
|
|
version: 1.0.1
|
|
description: This is a test sample addon
|
|
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 |