Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 committed May 21, 2024
1 parent 7cbc524 commit 615c4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ endif

START_KIND_CLUSTER ?= true

KUBE_VERSION ?= 1.29
KUBE_VERSION ?= 1.30
KIND_CONFIG ?= kind-$(KUBE_VERSION).yaml
KIND_CLUSTER_NAME ?= "otel-operator"

Expand Down

0 comments on commit 615c4ac

Please sign in to comment.