Skip to content

Commit 33ebb89

Browse files
committed
remove variable from makefile
1 parent c205311 commit 33ebb89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ K8S_CLUSTER_NAME ?= local ## The name used when creating/using a Kin
2222
# renovate: datasource=docker depName=kindest/node
2323
K8S_CLUSTER_VERSION ?= v1.34.0
2424
K8S_TIMEOUT ?= 75s ## The timeout used when creating a Kind Kubernetes cluster
25-
AD_SECRET ?=
2625
PLUS_JWT ?=
2726
PYTEST_ARGS ?=
2827
ifeq (${REGISTRY},)

0 commit comments

Comments
 (0)