examples/k8s: reference quay.io/dexidp

Signed-off-by: Stephan Renatus <srenatus@chef.io>
This commit is contained in:
Stephan Renatus 2018-09-06 09:10:01 +02:00
parent 1309c1f037
commit 9cc85c447c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ spec:
app: dex
spec:
containers:
- image: quay.io/coreos/dex:v2.10.0
- image: quay.io/dexidp/dex:v2.10.0
name: dex
command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"]