Skip to content

Commit

Permalink
Add argocd-dex-server patch to scale dex server down
Browse files Browse the repository at this point in the history
  • Loading branch information
theJaxon authored Jul 15, 2023
1 parent 2590878 commit 4194ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ bases:
# For the change to take effect, repo-server should be restarted (kubectl rollout restart -n argocd deployment argocd-repo-server)
patchesStrategicMerge:
- patches/argocd-cm.yaml
- patches/argocd-dex-server.yaml
- patches/argocd-server-deployment.yaml
- patches/argocd-repo-server-deployment.yaml
- patches/argocd-rbac-cm.yaml
Expand Down

0 comments on commit 4194ae9

Please sign in to comment.