Skip to content

Commit

Permalink
Mettre à jour la configuration Kubelinter pour exclure les conteneurs…
Browse files Browse the repository at this point in the history
… privilégiés et l'exécution en tant que non-root
  • Loading branch information
AlxFrst committed Apr 18, 2024
1 parent b1ce4ef commit 4b1baab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/kubelinter-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
checks:
addAllBuiltIn: true
exclude:
- "privileged-container"
- "run-as-non-root"

0 comments on commit 4b1baab

Please sign in to comment.