From e40d4958ee97c4d3363b6bd00123ae057d5e9e5f Mon Sep 17 00:00:00 2001 From: Automated pipeline Date: Thu, 29 Jan 2026 10:46:43 +0000 Subject: [PATCH] Automated upload for edp.buildth.ing --- otc/edp.buildth.ing/stacks/core/dex.yaml | 60 ++++++++++++------------ 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/otc/edp.buildth.ing/stacks/core/dex.yaml b/otc/edp.buildth.ing/stacks/core/dex.yaml index 73f29ba..1013ce3 100644 --- a/otc/edp.buildth.ing/stacks/core/dex.yaml +++ b/otc/edp.buildth.ing/stacks/core/dex.yaml @@ -1,31 +1,29 @@ -# NOTE Dex is disabled as it never quite worked, and was taking up pods which caused us to hit node capacity. - -# apiVersion: argoproj.io/v1alpha1 -# kind: Application -# metadata: -# name: dex -# namespace: argocd -# labels: -# env: dev -# spec: -# project: default -# syncPolicy: -# automated: -# selfHeal: true -# syncOptions: -# - CreateNamespace=true -# retry: -# limit: -1 -# destination: -# name: in-cluster -# namespace: dex -# sources: -# - repoURL: https://charts.dexidp.io -# chart: dex -# targetRevision: 0.23.0 -# helm: -# valueFiles: -# - $values/otc/edp.buildth.ing/stacks/core/dex/values.yaml -# - repoURL: https://observability.buildth.ing/DevFW-CICD/stacks-instances -# targetRevision: HEAD -# ref: values +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: dex + namespace: argocd + labels: + env: dev +spec: + project: default + syncPolicy: + automated: + selfHeal: true + syncOptions: + - CreateNamespace=true + retry: + limit: -1 + destination: + name: in-cluster + namespace: dex + sources: + - repoURL: https://charts.dexidp.io + chart: dex + targetRevision: 0.23.0 + helm: + valueFiles: + - $values/otc/edp.buildth.ing/stacks/core/dex/values.yaml + - repoURL: https://observability.buildth.ing/DevFW-CICD/stacks-instances + targetRevision: HEAD + ref: values