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