Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 186 Bytes

docker build -t loki-canary:latest .

kubectl run loki-canary --generator=run-pod/v1 --image=loki-canary:latest --restart=Never --image-pull-policy=Never --labels=name=loki-canary