Skip to content

Commit

Permalink
Fix another unit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Miles-Garnsey committed Jan 30, 2023
1 parent 344c69c commit 98bf54a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ func Test_AddStsVolumes(t *testing.T) {
},
},
LocalObjectReference: corev1.LocalObjectReference{
Name: Cfg.Kluster.Name + "metrics-agent-config",
Name: Cfg.Kluster.Name + "-metrics-agent-config",
},
},
},
Expand Down

0 comments on commit 98bf54a

Please sign in to comment.