Skip to content

Commit 805a082

Browse files
committed
feat: add helm support deploy support
Signed-off-by: yuluo-yx <[email protected]>
1 parent 968b05f commit 805a082

21 files changed

+2701
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ _run:
1616
-f tools/make/pre-commit.mk \
1717
-f tools/make/docker.mk \
1818
-f tools/make/kube.mk \
19+
-f tools/make/helm.mk \
1920
-f tools/make/observability.mk \
2021
-f tools/make/openshift.mk \
2122
$(MAKECMDGOALS)

0 commit comments

Comments
 (0)