mirror of
https://github.com/traefik/mesh.git
synced 2026-05-02 18:32:32 +00:00
8 lines
240 B
YAML
8 lines
240 B
YAML
# Severities: Ok: 0, Info: 1, Warn: 2, Error: 3
|
|
popeye:
|
|
codes:
|
|
301:
|
|
severity: 1 # Set severity level to Info if pod needs to connect to the API.
|
|
302:
|
|
severity: 1 # Set severity level to Info if pod needs to run as root.
|