Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Jul 15, 2024
1 parent b601136 commit 51f1170
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubernetes/apps/monitoring/loki/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ spec:
containers:
- name: loki
image: grafana/loki:3.1.0
args:
- -config.file=/etc/loki/loki-local-config.yaml
- -config.expand-env=true
ports:
- containerPort: 3100
volumeMounts:
Expand Down

0 comments on commit 51f1170

Please sign in to comment.