Skip to main content
版本:v1.3

阿里云 SLS-PROJECT

描述

用于部署阿里云 SLS Project 的组件说明

示例

apiVersion: core.oam.dev/v1beta1
kind: Application
metadata:
name: app-sls-project-sample
spec:
components:
- name: sample-sls-project
type: alibaba-sls-project
properties:
name: kubevela-1112
description: "Managed by KubeVela"

writeConnectionSecretToRef:
name: sls-project-conn

参数说明

属性

名称描述类型是否必须默认值
descriptionDescription of security groupstringfalse
nameName of security group. It is used to create a new security group.stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse