Fix default issuer for dex (#7420)

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
This commit is contained in:
Pete Brown
2018-09-06 13:54:14 -07:00
committed by k8s-ci-robot
parent fa9cf124fa
commit 9b1f848e96
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: dex
version: 0.3.0
version: 0.3.1
appVersion: 2.10.0
description: CoreOS Dex
keywords:
+1 -1
View File
@@ -77,7 +77,7 @@ serviceAccount:
name:
config:
issuer: https://dex.io
issuer: http://dex.io:8080
storage:
type: kubernetes
config: