Files
dev-intel-v2/foxtrot-docs-v3/reference/helm/charts/app-common-charts-argocd-apps.md

50 lines
2.4 KiB
Markdown
Raw Normal View History

# argocd-apps
![Version: 5.7.9](https://img.shields.io/badge/Version-5.7.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.9](https://img.shields.io/badge/AppVersion-5.7.9-informational?style=flat-square)
Helm template for a ArgoCD templates for spoke cluster
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| accountID | string | `"123456789010"` | |
| addonAppName | string | `"change-me"` | |
| apps[0] | string | `"mdm-app"` | |
| apps[1] | string | `"rdm-app"` | |
| apps[2] | string | `"shared-app"` | |
| apps[3] | string | `"auth-app"` | |
| apps[4] | string | `"loqate-app"` | |
| azureExternalDnsClientId | string | `""` | |
| certManagerVersion | string | `"v1.16.0"` | |
| cloud | string | `"aws"` | |
| clusterName | string | `"change-me"` | |
| env | string | `"production"` | |
| esoEnabled | bool | `true` | |
| gcpProjectID | string | `"change-me"` | |
| git.addonBaseDirPath | string | `"apps-provider/addons/charts"` | |
| git.appBasePath | string | `"cloud.reltio.com"` | |
| git.appCommonBranch | string | `"main"` | |
| git.appCommonUrl | string | `"git@bitbucket.org:reltio-ondemand/app-common.git"` | |
| git.appRuntimeBranch | string | `"main"` | |
| git.appRuntimeUrl | string | `"git@bitbucket.org:reltio-ondemand/app-runtime.git"` | |
| git.appmdmAppPath | string | `"mdm-app"` | |
| git.apprdmAppPath | string | `"rdm-app"` | |
| git.computeRuntimeBranch | string | `"main"` | |
| git.computeRuntimeUrl | string | `"git@bitbucket.org:reltio-ondemand/compute-runtime.git"` | |
| helm.appCommonHelmUrl | string | `"europe-west2-docker.pkg.dev/artifacts-management-441415/app-common"` | |
| helm.mdmChart | string | `"mdm-app"` | |
| helm.rdmChart | string | `"rdm-app"` | |
| mdmAppName | string | `"change-me"` | |
| namespace | string | `"argocd"` | |
| networkAccountID | string | `"968814677163"` | |
| rdmAppName | string | `"change-me"` | |
| region | string | `"us-east-1"` | |
| stateAppName | string | `"change-me"` | |
| vault.roleId | string | `"change-me"` | |
| vault.secretId | string | `"change-me"` | |
| vault.server | string | `"change-me"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)