Argo CD · Schema

v1alpha1ClusterConfig

ClusterConfig is the configuration attributes. This structure is subset of the go-client rest.Config with annotations added for marshalling.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
awsAuthConfig object
bearerToken string Server requires Bearer authentication. This client will not attempt to use refresh tokens for an OAuth2 flow. TODO: demonstrate an OAuth2 compatible client.
disableCompression boolean DisableCompression bypasses automatic GZip compression requests to the server.
execProviderConfig object
password string
proxyUrl string
tlsClientConfig object
username string
View JSON Schema on GitHub