From d369f81fedc4a94471508114c54beedf6da0b1c0 Mon Sep 17 00:00:00 2001 From: Andrei Kartashov Date: Mon, 5 Jan 2026 13:26:05 +0700 Subject: [PATCH] upgrade to argocd 3 --- state/gullfaxi/system/argocd/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/state/gullfaxi/system/argocd/values.yaml b/state/gullfaxi/system/argocd/values.yaml index e682c40..32306f2 100644 --- a/state/gullfaxi/system/argocd/values.yaml +++ b/state/gullfaxi/system/argocd/values.yaml @@ -1,6 +1,8 @@ +global: + domain: argocd.ioot.xyz + configs: cm: - url: https://argocd.ioot.xyz exec.enabled: true admin.enabled: false statusbadge.enabled: "true"