فهرست منبع

Fix cluster push secret existing store expectations

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 2 ماه پیش
والد
کامیت
83dca02db0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      pkg/controllers/clusterpushsecret/clusterpushsecret_controller_test.go

+ 0 - 1
pkg/controllers/clusterpushsecret/clusterpushsecret_controller_test.go

@@ -520,7 +520,6 @@ var _ = Describe("ClusterPushSecret controller", func() {
 							SecretStoreRefs: []v1alpha1.PushSecretStoreRef{
 								{
 									Name:       updateStoreName,
-									Kind:       "SecretStore",
 									APIVersion: "external-secrets.io/v1",
 								},
 							},