From ae7b957ad238d5b1f7c707c0650c66df874e22b2 Mon Sep 17 00:00:00 2001 From: "Shiba, Sidney" Date: Thu, 17 Jun 2021 20:16:50 +0000 Subject: [PATCH] Multi-tenant - Dex-aio workload-target phase This patchset adds the deployment of dex-aio (with HelmRelease) for multi-tenant type during the workload-target phase. This is required for deploying the Target cluster through multi-tenant type, which is how downstream (nc-regions-labs auk4) deploys this cluster. NOTE: Not to be confused with deploying a multi-tenant/subcluster, which is addressed by a different PS. Relates to: CPVYGR-169 Change-Id: Ifc33a6f751af24bf6db3e20a87d32ee67965c2c3 --- manifests/type/multi-tenant/target/workload/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/type/multi-tenant/target/workload/kustomization.yaml b/manifests/type/multi-tenant/target/workload/kustomization.yaml index daea8dabe..9457d619f 100644 --- a/manifests/type/multi-tenant/target/workload/kustomization.yaml +++ b/manifests/type/multi-tenant/target/workload/kustomization.yaml @@ -6,3 +6,4 @@ resources: - ../../../../function/vino - ../../../../function/helm-chart-repository/ - ../../../../function/local-storage + - ../../../../function/dex-aio