Skip to content

Commit

Permalink
template
Browse files Browse the repository at this point in the history
  • Loading branch information
yehan committed Jan 9, 2025
1 parent e9894d6 commit 947eb56
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .computenest/ros_templates/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -507,12 +507,9 @@ Outputs:
Fn::Sub:
- https://cs.console.aliyun.com/?spm=5176.181001.J_5253785160.4.75db4e26fb3rOG#/k8s/cluster/${ClusterId}/v2/workload/deployment/list?type=deployment&ns=${Namespace}
- ClusterId:
Fn::If:
- CreateAck
- Fn::GetAtt:
- ManagedKubernetesCluster
- ClusterId
- Ref: ClusterId
Fn::GetAtt:
- AckOrAcsClusterModule
- ClusterId
Namespace:
Ref: ALIYUN::StackName
Metadata:
Expand Down

0 comments on commit 947eb56

Please sign in to comment.