autocommit

This commit is contained in:
Linus Vogel 2026-07-19 22:04:11 +02:00
parent c39ad21dfd
commit 5fd51511d1

View File

@ -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: ""
@ -1519,6 +1519,9 @@ server:
# @default -- `""` (defaults to global.runtimeClassName)
runtimeClassName: ""
insecure: true
## Argo CD server Horizontal Pod Autoscaler
autoscaling:
# -- Enable Horizontal Pod Autoscaler ([HPA]) for the Argo CD server