Skip to content

Commit cb83631

Browse files
Merge pull request #887 from csibbitt/OSPRH-28544_improved_loki_labels_in_tests
Create loki labels for 'host' and 'appname'
2 parents f0e5641 + 7297fcc commit cb83631

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ci/deploy-logging-dependencies/files/cluster_log_forwarder.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ spec:
1919
authentication:
2020
token:
2121
from: serviceAccount
22+
labelKeys:
23+
infrastructure:
24+
labelKeys:
25+
- host
26+
- appname
2227
target:
2328
name: logging-loki
2429
namespace: openshift-logging

0 commit comments

Comments
 (0)