Skip to content
Snippets Groups Projects
user avatar
Edward Welch authored
using an environment variable passed into an arg instead of reading the pod name from a file and the downardApi
added a makefile
34bb9db7
History

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