Files
treasuremap/manifests/function/dex-aio/README.md
Sidney Shiba 132799b5ad Dex function - API server under multitenant type
This patchset provides the dex-aio function and the kustomization of
the API server "oidc" flags under the multi-tenant type.

Issue #19

Change-Id: I62534732d7f326edae14b2de4e592448215f36b3
2021-03-16 16:09:27 -05:00

506 B

DEX-AIO function

The DEX-AIO function implements the Dex Authentication service. It contains the HelmRelease manifest for dex-aio, the dex-aio secrets for the key and certificates, and the cluster issuer for dex-aio.

TODO: The values are "hard-coded" for this version that can be made more flexible later with Kustomization transformers. A shared catalogue between "dex-aio" function and "type/multi-tenant/ephemeral/controlplane/dex-apiserver" shall be provided to ensure synchronization between them.