mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-30 17:37:59 +00:00
fix(argo cd): disable dex
dex is not needed and it keeps crashing in latest update
This commit is contained in:
@@ -42,6 +42,7 @@ controller:
|
||||
memory: 4Gi
|
||||
|
||||
dex:
|
||||
enabled: false
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
||||
Reference in New Issue
Block a user