Skip to main content
Version: v1.3

Alibaba Cloud SAE-AUTO-CONFIG-APPLICATION

Description

Alibaba SAE application to be deployed in auto-config mode

Specification

Properties

NameDescriptionTypeRequiredDefault
app_descriptionThe description of the applicationstringfalse
app_nameThe name of the applicationstringtrue
cpuThe cpu of the application, in unit of millicorestringfalse
image_urlThe image url of the application, like registry.cn-hangzhou.aliyuncs.com/google_containers/nginx-slim:0.9stringtrue
memoryThe memory of the application, in unit of MBstringfalse
package_typeThe package type of the applicationstringfalse
replicasThe replicas of the applicationstringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse

Outputs

If writeConnectionSecretToRef is set, a secret will be generated with these keys as below:

NameDescription
app_idThe id of the application
app_nameThe name of the application