fix: kubescape

This commit is contained in:
Dries De Peuter 2023-03-12 01:23:39 +01:00
parent b37ca3fe18
commit 39726b4ef9
No known key found for this signature in database

View file

@ -78,7 +78,7 @@ jobs:
version: v3.7.1
- name: Scan helm
run: helm template ./charts/well-known --namespace fake -f ./charts/well-known/ci/pluto-values.yaml | kubescape scan --controls-config .github/kubescape-controls-inputs.json -v --fail-threshold 5 -
run: helm template ./charts/well-known --namespace fake -f ./charts/well-known/ci/pluto-values.yaml | kubescape scan --controls-config .github/kubescape-controls-inputs.json -v --fail-threshold 15 -
pluto-scan:
runs-on: ubuntu-latest