# 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