Skip to content

Commit

Permalink
Add cluster label to remote loki #2
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <[email protected]>
  • Loading branch information
steven-sheehy committed Sep 2, 2021
1 parent ff58774 commit b4b413c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions clusters/preprod/common/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@ spec:
replicaExternalLabelName: __replica__
promtail:
config:
extraClientConfigs: |
external_labels:
cluster: preprod
snippets:
extraClientConfigs: |
external_labels:
cluster: preprod
traefik:
service:
annotations:
Expand Down

0 comments on commit b4b413c

Please sign in to comment.