mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
0a07555e57
* Implement loki.skipExistingOnStartup to prevent dulicated logs after deployment * Implement loki.minimumPriority to configure which results should be send
8 lines
No EOL
132 B
YAML
8 lines
No EOL
132 B
YAML
# Mapping from policy -> priority
|
|
# Spported:
|
|
# error
|
|
# warning
|
|
# info
|
|
# debug
|
|
policy_priorities:
|
|
check-label-app: warning |