- Docs
- Application Catalog
- Argo CD
Installing Argo CD
Declarative, GitOps continuous delivery tool for Kubernetes.
Description
Plural will install Argo CD in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.
Installation
We currently support Argo CD for the following providers:
AWS
Azure
GCP
plural bundle install argo-cd argo-cd-aws
Setup Configuration
hostname: FQDN to use for your Argo CD installationadminGroup: OIDC group that should receive admin permissionsconfigPrivateRepo: Configure access too private repositoriescredentialTemplateURL: Domain for which to configure private repository credentialscredentialUsername: Username to access private repositoriescredentialPassword: Password or Personal Access Token to access private repositoriesprivateRepoName: Name for the private repository to addprivateRepoURL: URL of the private repositoryenableImageUpdater: Enable the Argo CD Image Updater