mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-02 19:08:03 +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
|
memory: 4Gi
|
||||||
|
|
||||||
dex:
|
dex:
|
||||||
|
enabled: false
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
|||||||
Reference in New Issue
Block a user