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 <[email protected]>

* docs: config

Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi authored Oct 21, 2021
1 parent 3f27d4f commit 41c7fd3
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 41c7fd3

Please sign in to comment.