Skip to content

Commit b1191ee

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent a13bd28 commit b1191ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ CRD_DOCS_CONFIG ?= docs/assets/crd/config.yaml
4444
CRD_DOCS_OUTPUT ?= docs/en/latest/api-reference.md
4545
CRD_DOCS_TEMPLATE ?= docs/assets/template
4646

47+
export KUBECONFIG = /tmp/$(KIND_NAME).kubeconfig
48+
4749
# go
4850
VERSYM="github.com/apache/apisix-ingress-controller/internal/version._buildVersion"
4951
GITSHASYM="github.com/apache/apisix-ingress-controller/internal/version._buildGitRevision"

0 commit comments

Comments
 (0)