Skip to content

Commit 99caecf

Browse files
Generate Policy metrics (#196)
Signed-off-by: Arnob kumar saha <[email protected]>
1 parent 75d186d commit 99caecf

File tree

5 files changed

+640
-409
lines changed

5 files changed

+640
-409
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ install:
441441
--set image.registry=$(REGISTRY) \
442442
--set image.tag=$(TAG_PROD) \
443443
--set imagePullPolicy=$(IMAGE_PULL_POLICY) \
444+
--set helmRepositories.create=true \
444445
$(IMAGE_PULL_SECRETS); \
445446

446447
.PHONY: uninstall

0 commit comments

Comments
 (0)