We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c6490 commit d78b681Copy full SHA for d78b681
1 file changed
kubernetes/namespaces/loki/loki_values.yml
@@ -58,7 +58,7 @@ loki:
58
- selector: '{app_container="/loki"}'
59
priority: 1
60
period: 14d
61
- - selector: '{app_container="/nginx"}'
+ - selector: '{app_container="/nginx", namespace="nginx-gateway"}'
62
priority: 2
63
period: 180d
64
- selector: '{namespace="bots"}'
0 commit comments