Skip to main content

ArgoCD Configuration

Table: argocd

NameTypeDescriptionExample
insecurebooleanskip server certificate and domain verificationfalse
grpcWebbooleanenables the gRPC-web protocolfalse

Usage Example:

[argocd]
insecure = false
grpcWeb = true