We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48cdf0 commit 5762281Copy full SHA for 5762281
internal/controller/secrets_to_providers_test.go
@@ -80,7 +80,7 @@ func TestProviderSecretMapper(t *testing.T) {
80
},
81
&operatorv1.InfrastructureProvider{
82
ObjectMeta: metav1.ObjectMeta{
83
- Name: "infra-provider-with-other-secret",
+ Name: "infra-provider-with-same-secret-different-namespace",
84
Namespace: otherInfraProviderNamespace,
85
86
Spec: operatorv1.InfrastructureProviderSpec{
0 commit comments