Skip to content

Commit

Permalink
loki-canary: modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
ShotaKitazawa committed Feb 7, 2020
1 parent 422a40b commit 83cdbf4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/operations/loki-canary.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,14 @@ spec:
name: loki-canary
labels:
app: loki-canary
spec:
containers:
- args:
- -addr=loki:3100
image: grafana/loki-canary:latest
imagePullPolicy: IfNotPresent
name: loki-canary
resources: {}
spec:
containers:
- args:
- -addr=loki:3100
image: grafana/loki-canary:latest
imagePullPolicy: IfNotPresent
name: loki-canary
resources: {}
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 83cdbf4

Please sign in to comment.