autocommit
This commit is contained in:
parent
c39ad21dfd
commit
5fd51511d1
@ -44,7 +44,7 @@ crds:
|
|||||||
global:
|
global:
|
||||||
# -- Default domain used by all components
|
# -- Default domain used by all components
|
||||||
## Used for ingresses, certificates, SSO, notifications, etc.
|
## Used for ingresses, certificates, SSO, notifications, etc.
|
||||||
domain: argocd.k8s.linvogel.internal
|
domain: argocd.apps.linvogel.internal
|
||||||
|
|
||||||
# -- Runtime class name for all components
|
# -- Runtime class name for all components
|
||||||
runtimeClassName: ""
|
runtimeClassName: ""
|
||||||
@ -1518,6 +1518,9 @@ server:
|
|||||||
# -- Runtime class name for the Argo CD server
|
# -- Runtime class name for the Argo CD server
|
||||||
# @default -- `""` (defaults to global.runtimeClassName)
|
# @default -- `""` (defaults to global.runtimeClassName)
|
||||||
runtimeClassName: ""
|
runtimeClassName: ""
|
||||||
|
|
||||||
|
|
||||||
|
insecure: true
|
||||||
|
|
||||||
## Argo CD server Horizontal Pod Autoscaler
|
## Argo CD server Horizontal Pod Autoscaler
|
||||||
autoscaling:
|
autoscaling:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user