mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
d53bb7b37c
commit
fc2d1e8a1a
2 changed files with 15 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ argo-cd:
|
|||
global:
|
||||
revisionHistoryLimit: 1
|
||||
image:
|
||||
repository: registry.internal.durp.info/argoproj/argocd
|
||||
repository: registry.durp.info/argoproj/argocd
|
||||
imagePullPolicy: Always
|
||||
|
||||
server:
|
||||
|
|
@ -26,7 +26,7 @@ argo-cd:
|
|||
dex:
|
||||
enabled: true
|
||||
image:
|
||||
repository: registry.internal.durp.info/dexidp/dex
|
||||
repository: registry.durp.info/dexidp/dex
|
||||
imagePullPolicy: Always
|
||||
|
||||
configs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue