Ignore ErrKeyNotFound error for the KV provider
This commit is contained in:
parent
c3880a69ca
commit
173154cf59
3 changed files with 88 additions and 0 deletions
|
@ -2,6 +2,8 @@ version: "3.8"
|
|||
services:
|
||||
consul:
|
||||
image: consul:1.6
|
||||
whoami:
|
||||
image: traefik/whoami
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue