From 5fd51511d15fc52d46b71438ec557b747a1d0bfb Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 22:04:11 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 49c3408..95621ad 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -44,7 +44,7 @@ crds: global: # -- Default domain used by all components ## Used for ingresses, certificates, SSO, notifications, etc. - domain: argocd.k8s.linvogel.internal + domain: argocd.apps.linvogel.internal # -- Runtime class name for all components runtimeClassName: "" @@ -1518,6 +1518,9 @@ server: # -- Runtime class name for the Argo CD server # @default -- `""` (defaults to global.runtimeClassName) runtimeClassName: "" + + + insecure: true ## Argo CD server Horizontal Pod Autoscaler autoscaling: