# shared-app ![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2026-02-12-develop](https://img.shields.io/badge/AppVersion-2026--02--12--develop-informational?style=flat-square) A Helm chart for managing Kubernetes Shared Apps Deployments **Homepage:** ## Maintainers | Name | Email | Url | | ---- | ------ | --- | | Reltio | | | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| | arch | string | `"both"` | | | baseRegistryURL | string | `"gcr.io/customer-facing"` | | | cloudProvider | string | `"aws"` | | | clusterDomain | string | `"cluster.local"` | | | clusterName | string | `""` | | | commonAnnotations | object | `{}` | | | commonJobLabels."reltio.app/type" | string | `"shared-batch-job"` | | | commonLabels."reltio.app/type" | string | `"shared-app"` | | | commonPodLabels | object | `{}` | | | commonservicesValues | object | `{}` | | | domain | string | `"cloud.reltio.com"` | | | efsClaimHeapDumps | string | `""` | | | enableSharedAppServices | list | `[]` | | | environmentType | string | `"production"` | | | etalonsubDomain | string | `"etalon"` | | | gcrregcred.name | string | `"gcrregcred"` | | | gcrregcred.refreshInterval | string | `"15s"` | | | gcrregcred.secretStoreRef.kind | string | `"ClusterSecretStore"` | | | gcrregcred.secretStoreRef.name | string | `"secretstore"` | | | gcrregcred.target.type | string | `"kubernetes.io/dockerconfigjson"` | | | global.argoStrategy | string | `"bluegreen"` | | | global.haEnabled | bool | `false` | | | global.horizontalPodScaling.hpaEnabled | bool | `true` | | | global.horizontalPodScaling.hpaMaxReplicas | int | `5` | | | global.horizontalPodScaling.hpaScaleUpFreq | int | `45` | | | global.horizontalPodScaling.scalingDownWindowSeconds | int | `300` | | | global.horizontalPodScaling.scalingUpWindowSeconds | int | `20` | | | global.image.enabled | bool | `false` | | | global.image.tag | string | `"1.0.0"` | | | global.nfsMount.enabled | bool | `false` | | | global.nfsMount.storageClass.name | string | `""` | | | global.pdb.enabled | bool | `false` | | | global.pdb.minAvailable | int | `1` | | | global.refreshInterval | string | `"15s"` | | | global.releaseChar | string | `"b"` | | | global.replicas | int | `1` | | | global.secretStoreRef.kind | string | `"ClusterSecretStore"` | | | global.secretStoreRef.name | string | `"secretstore"` | | | global.target.type | string | `"Opaque"` | | | global.topologySpreadConstraints[0].labelSelector.matchLabels.app | string | `"serviceName"` | | | global.topologySpreadConstraints[0].maxSkew | int | `1` | | | global.topologySpreadConstraints[0].topologyKey | string | `"kubernetes.io/hostname"` | | | global.topologySpreadConstraints[0].whenUnsatisfiable | string | `"ScheduleAnyway"` | | | global.topologySpreadConstraints[1].labelSelector.matchLabels.app | string | `"serviceName"` | | | global.topologySpreadConstraints[1].maxSkew | int | `1` | | | global.topologySpreadConstraints[1].topologyKey | string | `"topology.kubernetes.io/zone"` | | | global.topologySpreadConstraints[1].whenUnsatisfiable | string | `"DoNotSchedule"` | | | global.upgradeStrategy.rollingUpdate.maxSurge | string | `"65%"` | | | global.upgradeStrategy.rollingUpdate.maxUnavailable | string | `"35%"` | | | global.upgradeStrategy.type | string | `"RollingUpdate"` | | | global.vault.vaultSecretRefName | string | `"service/data/vaultsecret-internal"` | | | global.vaultSecretRefName | string | `"vault-secret"` | | | helmTimeout | int | `600` | | | hooks.statusCheck.credentialsSecretRefName | string | `"status-check-credentials"` | | | hooks.statusCheck.enabled | bool | `false` | | | hooks.statusCheck.oauthTokenPersistentVolumeClaimRefName | string | `"status-check-oauth-token"` | | | hooks.statusCheck.slackWebhook | string | `""` | | | imagePullPolicy | string | `"IfNotPresent"` | | | imagePullSecrets[0].name | string | `"gcrregcred"` | | | ingress.className | string | `""` | | | ingress.enabled | bool | `false` | | | ingress.hostname | string | `"prod.reltio.local"` | | | ingress.port | int | `80` | | | ingress.protocol | string | `"http"` | | | jobAnnotations."cluster-autoscaler.kubernetes.io/safe-to-evict" | string | `"false"` | | | nodeSelector | object | `{}` | | | persistent.aws.efsID | string | `""` | | | persistent.aws.storageClass | string | `"efs-pv"` | | | persistent.efsEnabled | bool | `false` | | | persistent.sharedAppStorage | string | `"25Gi"` | | | region | string | `""` | | | reltioDomains | string | `".reltio.com,.reltiocn.cn"` | | | rootDomain | string | `"reltio.com"` | | | securityContext.runAsNonRoot | bool | `true` | | | securityContext.runAsUser | int | `10000` | | | serviceMesh.enabled | bool | `false` | | | serviceMesh.name | string | `""` | | | spotinstPercent | string | `"100"` | | | terminationGracePeriodSeconds | int | `600` | | | tolerations | list | `[]` | | | vaultEnv | string | `"customers"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)