Skip to content

Commit

Permalink
Merge 366ebec into backport/consider-init-containers-when-diffing/sin…
Browse files Browse the repository at this point in the history
…cerely-flowing-monster
  • Loading branch information
hc-github-team-consul-core authored Feb 7, 2024
2 parents 63b2db1 + 366ebec commit dac41a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control-plane/api-gateway/gatekeeper/deployment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ func Test_compareDeployments(t *testing.T) {
shouldBeEqual: false,
},
{
name: "different init container resources",
name: "same init container resources",
a: &appsv1.Deployment{
Spec: appsv1.DeploymentSpec{
Template: corev1.PodTemplateSpec{
Expand Down

0 comments on commit dac41a0

Please sign in to comment.