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 c205311 commit 33ebb89Copy full SHA for 33ebb89
tests/Makefile
@@ -22,7 +22,6 @@ K8S_CLUSTER_NAME ?= local ## The name used when creating/using a Kin
22
# renovate: datasource=docker depName=kindest/node
23
K8S_CLUSTER_VERSION ?= v1.34.0
24
K8S_TIMEOUT ?= 75s ## The timeout used when creating a Kind Kubernetes cluster
25
-AD_SECRET ?=
26
PLUS_JWT ?=
27
PYTEST_ARGS ?=
28
ifeq (${REGISTRY},)
0 commit comments