Skip to content

Commit

Permalink
feat: add config (#746)
Browse files Browse the repository at this point in the history
* feat: add config

Signed-off-by: Gaius <gaius.qi@gmail.com>

* docs: config

Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi committed Jun 28, 2023
1 parent 85bc0ec commit 46d4926
Show file tree
Hide file tree
Showing 14 changed files with 2,437 additions and 272 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ help:
@echo "make e2e-test run e2e tests"
@echo "make e2e-test-coverage run e2e tests with coverage"
@echo "make clean-e2e-test clean e2e tests"
@echo "make swag-manager generate swagger api"
@echo "make kind-load-image kind load docker image"
@echo "make kind-load-cdn kind load cdn docker image"
@echo "make kind-load-scheduler kind load scheduler docker image"
Expand Down
Loading

0 comments on commit 46d4926

Please sign in to comment.