icy-queen-60245
10/01/2024, 4:41 PMhigh-park-82026
admin:
# Update with the Flyte's ingress endpoint (e.g. flyteIngressIP for sandbox or <http://example.foobar.com|example.foobar.com>)
# You must keep the 3 forward-slashes after dns:
endpoint: dns:///<Flyte ingress url>
# Update auth type to `Pkce` or `ClientSecret`
authType: Pkce
# Set to the clientId (will be used for both Pkce and ClientSecret flows)
# Leave empty to use the value discovered through flyteAdmin's Auth discovery endpoint.
clientId: <Id>
# Set to the location where the client secret is mounted.
# Only needed/used for `ClientSecret` flow.
clientSecretLocation: </some/path/to/key>
icy-queen-60245
10/01/2024, 5:40 PMicy-queen-60245
10/01/2024, 5:41 PMhigh-park-82026
icy-queen-60245
10/01/2024, 7:50 PM