Skip to content

Commit c890050

Browse files
committed
remove cert manager url
Signed-off-by: Francisco Vila <fvila@redhat.com>
1 parent 7becc8b commit c890050

File tree

1 file changed

+0
-4
lines changed
  • kroxylicious-systemtests/src/main/java/io/kroxylicious/systemtests

1 file changed

+0
-4
lines changed

kroxylicious-systemtests/src/main/java/io/kroxylicious/systemtests/Constants.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ private Constants() {
120120
public static final String KCAT_CLIENT_IMAGE = "quay.io/kroxylicious/kcat:1.7.1";
121121
public static final String KAF_CLIENT_IMAGE = "quay.io/kroxylicious/kaf:v0.2.7";
122122

123-
/**
124-
* The cert manager url to install it on kubernetes
125-
*/
126-
public static final String CERT_MANAGER_URL = "https://github.com/cert-manager/cert-manager/releases/latest/download/cert-manager.yaml";
127123
/**
128124
* the kubernetes labels used to identify the test kafka clients pods
129125
*/

0 commit comments

Comments
 (0)