diff --git a/Makefile b/Makefile index 1da3f1b..552a26e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ - PROJECT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST)))) ARTIFACTS ?= $(PROJECT_DIR)/bin diff --git a/chart/values.yaml b/chart/values.yaml index 4148ee3..dc26183 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. scheduler: - name: llmaz-scheduler + name: inftyai-scheduler image: repository: inftyai/kube-scheduler tag: v0.1.0