Skip to content

Commit

Permalink
Merge pull request #241 from pdettori/issue#230
Browse files Browse the repository at this point in the history
✨  override specification of the name of the docker container hosting the kubeflex cluster
  • Loading branch information
pdettori authored May 2, 2024
2 parents 4542b38 + 158a56f commit b59c045
Show file tree
Hide file tree
Showing 19 changed files with 391 additions and 321 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest

## Tool Versions
KUSTOMIZE_VERSION ?= v5.1.0
CONTROLLER_TOOLS_VERSION ?= v0.11.3
CONTROLLER_TOOLS_VERSION ?= v0.15.0

KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
.PHONY: kustomize
Expand Down
1 change: 0 additions & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b59c045

Please sign in to comment.