Skip to content
Snippets Groups Projects
Commit acaf2fe0 authored by Arthur Silva Sens's avatar Arthur Silva Sens Committed by ArthurSens
Browse files

Adjust Kubescape threshold


Signed-off-by: default avatarGitHub <noreply@github.com>
(cherry picked from commit 233a8ac3e947af8fca6524aae4fa4a514e6279ca)
parent ea158da2
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ JSONNETFMT_ARGS=-n 2 --max-blank-lines 2 --string-style s --comment-style s
MDOX_VALIDATE_CONFIG?=.mdox.validate.yaml
MD_FILES_TO_FORMAT=$(shell find docs developer-workspace examples experimental jsonnet manifests -name "*.md") $(shell ls *.md)
KUBESCAPE_THRESHOLD=9
KUBESCAPE_THRESHOLD=1
all: generate fmt test docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment