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 322bb51 commit c38a09cCopy full SHA for c38a09c
Makefile
@@ -1,4 +1,3 @@
1
-
2
PROJECT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))
3
ARTIFACTS ?= $(PROJECT_DIR)/bin
4
chart/values.yaml
@@ -3,7 +3,7 @@
# Declare variables to be passed into your templates.
5
scheduler:
6
- name: llmaz-scheduler
+ name: inftyai-scheduler
7
image:
8
repository: inftyai/kube-scheduler
9
tag: v0.1.0
0 commit comments