File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,10 +54,15 @@ Parameters:
5454 type : string
5555 default : ' '
5656 description : 函数执行时所扮演的角色
57+ serviceName :
58+ title : 服务名
59+ type : string
60+ default : cdn-appcenter-service
61+ description : 应用的服务名称
5762 functionName :
5863 title : 函数名
5964 type : string
60- default : litemall
65+ default : cdn-backup-source
6166 description : 应用的函数名称
6267 bucketName :
6368 title : OSS Bucket名字
@@ -78,4 +83,4 @@ Parameters:
7883 title : 定时触发时间
7984 type : string
8085 default : ' 0 0 0 ? * *'
81- description : 指定定时触发时间
86+ description : 指定定时触发时间
Original file line number Diff line number Diff line change 11edition : 1.0.0
2- name : compoent-test
2+ name : cdn-backup-source
33access : ' {{ access }}'
44
55vars :
66 region : ' {{ region }}'
77 environmentVariables :
88 SOURCE_URL : ' {{ sourceUrl }}'
99 BUCKET_NAME : ' {{ bucketName }}'
10- WARMUP_DOMAIN : ' {{ warmupDomain }}'
10+ # WARMUP_DOMAIN: '{{ warmupDomain }}'
1111 service :
12- name : cdn_backup_service
12+ name : ' {{ serviceName }} '
1313 internetAccess : true
1414 role : ' {{ roleArn }}'
1515 logConfig : auto
You can’t perform that action at this time.
0 commit comments