Browse Source

[version_update] Update the version to the latest

Version mentioned in this example is very old and was causing issues
pull/1269/head
tw3rp 8 years ago committed by GitHub
parent
commit
49bbcd343f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/k8s/dex.yaml

2
examples/k8s/dex.yaml

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

Loading…
Cancel
Save