diff --git a/tests/release/pipelines/fbc_release.go b/tests/release/pipelines/fbc_release.go index 4af00a8e94..70a39608a8 100644 --- a/tests/release/pipelines/fbc_release.go +++ b/tests/release/pipelines/fbc_release.go @@ -295,8 +295,6 @@ func createFBCReleasePlanAdmission(fbcRPAName string, managedFw framework.Framew "targetIndex": constants.TargetIndex, "binaryImage": constants.BinaryImage, "publishingCredentials": "fbc-preview-publishing-credentials", - "iibServiceConfigSecret": "iib-preview-services-config", - "iibOverwriteFromIndexCredential": "iib-overwrite-fromimage-credentials", "requestUpdateTimeout": "1500", "buildTimeoutSeconds": "1500", "hotfix": hotfix,