Skip to content

Commit

Permalink
Change reason on Successed (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
akirill0v committed Feb 7, 2023
1 parent e1a9046 commit 64707cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/cueinstance_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ func (r *CueInstanceReconciler) reconcile(
cueInstance,
newInventory,
revision,
meta.FailedReason,
meta.SucceededReason,
fmt.Sprintf("Applied revision: %s", revision),
), err
}
Expand Down

0 comments on commit 64707cd

Please sign in to comment.