autocommit
This commit is contained in:
parent
c39ad21dfd
commit
5fd51511d1
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user