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 da8a7f3 commit 2cca38aCopy full SHA for 2cca38a
pkg/test/extensions/binary.go
@@ -217,6 +217,10 @@ var extensionBinaries = []TestBinary{
217
imageTag: "cluster-kube-storage-version-migrator-operator",
218
binaryPath: "/usr/bin/cluster-kube-storage-version-migrator-operator-tests-ext.gz",
219
},
220
+ {
221
+ imageTag: "cluster-ingress-operator",
222
+ binaryPath: "/usr/bin/ingress-operator-ext-tests.gz",
223
+ },
224
}
225
226
// Info returns information about this particular extension.
0 commit comments