mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +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