Skip to content

Commit

Permalink
new kubecost
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Jan 4, 2025
1 parent b5cb981 commit 2dcb7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apptests/appscenarios/kubecost_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ var _ = Describe("Kubecost Tests", Label("kubecost"), func() {
APIVersion: fluxhelmv2beta2.GroupVersion.Version,
},
ObjectMeta: metav1.ObjectMeta{
Name: kc.Name(),
Name: kc.OldName(),
Namespace: kommanderNamespace,
},
}
Expand Down

0 comments on commit 2dcb7c4

Please sign in to comment.