Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
Signed-off-by: banghao <[email protected]>
  • Loading branch information
zxwsclcmxbh authored Oct 29, 2023
1 parent 582cc33 commit 9833011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worker/appm/conversion/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ func TenantServiceVersion(as *v1.AppService, dbmanager db.Manager) error {
if err != nil {
return fmt.Errorf("craete service account name failure: %v", err)
}

podtmpSpec := corev1.PodTemplateSpec{
ObjectMeta: metav1.ObjectMeta{
Labels: labels,
Expand Down

0 comments on commit 9833011

Please sign in to comment.