Skip to content

Commit

Permalink
chore: fixed typo in the logs (opendatahub-io#1454)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>
  • Loading branch information
TomerFi authored Dec 17, 2024
1 parent 40f7a6c commit a39b8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/upgrade/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ func cleanupNimIntegrationTechPreview(ctx context.Context, cli client.Client, ol
{
obj: &corev1.ConfigMap{},
name: nimConfigMap,
desc: "data ConfigMap",
desc: "validation result ConfigMap",
},
{
obj: &corev1.Secret{},
Expand Down

0 comments on commit a39b8c7

Please sign in to comment.