Skip to content

Commit

Permalink
Set dex replicas to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
theJaxon authored Jul 19, 2023
1 parent 67bef90 commit 7c9363b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/argocd-dex-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Deployment
metadata:
name: argocd-dex-server
spec:
replicas: 0
replicas: 1

0 comments on commit 7c9363b

Please sign in to comment.