1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
policy-reporter/config.example.yaml
Frank Jogeleit 0a07555e57
Development (#5)
* Implement loki.skipExistingOnStartup to prevent dulicated logs after deployment
* Implement loki.minimumPriority to configure which results should be send
2021-02-22 01:13:35 +01:00

8 lines
No EOL
132 B
YAML

# Mapping from policy -> priority
# Spported:
# error
# warning
# info
# debug
policy_priorities:
check-label-app: warning