Skip to content

Commit

Permalink
update config.yaml and template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhaoran.xhr committed Nov 21, 2023
1 parent 5041f1f commit fc68f44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Service:
- SlbInstanceType
NetworkMetadata:
EnablePrivateVpcConnection: true
EnableReversePrivateVpcConnection: false
PrivateZoneName: ${ServiceInstanceId}.computenest.aliyuncs.com
PrivateVpcConnectionMode: PrivateLink
PrivateVpcConnectionType: DynamicTemplate
PrivateVpcConnections:
Expand Down
6 changes: 0 additions & 6 deletions templates/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,6 @@ Outputs:
Fn::GetAtt:
- VpcEndpointService
- ServiceId
Endpoint:
Value:
Fn::Join:
- ''
- - Ref: ALIYUN::StackName
- .mysql.com
MysqlUserName:
Description:
en: MySQL User Name
Expand Down

0 comments on commit fc68f44

Please sign in to comment.