1
0

update demo

Signed-off-by: dragonflylee <dragonflylee@outlook.com>
This commit is contained in:
2023-11-07 10:40:16 +08:00
parent b2972195cb
commit 696f6ba425
12 changed files with 231 additions and 10 deletions

View File

@@ -1,6 +1,8 @@
# Image URL to use all building/pushing image targets
IMG ?= localhost:5000/monitor
# Makefile
CONTROLLER_GEN = bin/controller-gen
CI_COMMIT ?= $(shell git rev-parse --short HEAD)