Skip to content

Commit

Permalink
Revert "chore: fixed typo in the logs (opendatahub-io#1454)" (opendat…
Browse files Browse the repository at this point in the history
…ahub-io#1473)

This reverts commit a39b8c7.
  • Loading branch information
zdtsw authored Jan 3, 2025
1 parent a39b8c7 commit 4f3efe2
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: "validation result ConfigMap",
desc: "data ConfigMap",
},
{
obj: &corev1.Secret{},
Expand Down

0 comments on commit 4f3efe2

Please sign in to comment.