Skip to content

Commit

Permalink
fix(argocd): set size limit on controller emptydir
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 22, 2024
1 parent 4b2056f commit 9434446
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/kubernetes/files/argocd.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
global:
domain: ${domain}
controller:
emptyDir:
sizeLimit: 500Mi
redis-ha:
enabled: true
repoServer:
Expand Down

0 comments on commit 9434446

Please sign in to comment.