diff --git a/charts/kargo/values.yaml b/charts/kargo/values.yaml index 740d9f495..5bca311d2 100755 --- a/charts/kargo/values.yaml +++ b/charts/kargo/values.yaml @@ -291,6 +291,15 @@ api: # clientID: # clientSecret: "$CLIENT_SECRET" # redirectURI: :///dex/callback + ## Azure Example + # - id: microsoft + # name: microsoft + # type: Microsoft + # config: + # clientID: + # clientSecret: "$CLIENT_SECRET" + # redirectURI: :///dex/callback + # tenant: ## @param api.oidc.dex.resources Resources limits and requests for the Dex server containers. resources: {}