diff --git a/charts/service-backend/values.yaml b/charts/service-backend/values.yaml index 76a4a927a..73face2ad 100644 --- a/charts/service-backend/values.yaml +++ b/charts/service-backend/values.yaml @@ -102,8 +102,8 @@ server: # issuer client Secret clientSecret: "" baseURL: "https://api.appscode.com" - issuerURL: "https://accounts.appscode.com/" - callbackURL: "https://bind.appscode.com/callback" + issuerURL: "https://accounts.appscode.com/accounts" + callbackURL: "https://bind.appscode.com/bind/callback" # the sync namespace created in the provider side will be named like bb- namespacePrefix: "ace-" # How consumers access the service provider cluster. In Kubernetes, "namespaced" allows namespace isolation.