Squareone Helm values reference#
Helm values reference table for the squareone application.
| Key | Type | Default | Description | 
|---|---|---|---|
| affinity | object | 
 | |
| autoscaling.enabled | bool | 
 | |
| autoscaling.maxReplicas | int | 
 | |
| autoscaling.minReplicas | int | 
 | |
| autoscaling.targetCPUUtilizationPercentage | int | 
 | |
| config.apiAspectPageMdx | string | See  | MDX content for the  | 
| config.coManageRegistryUrl | string | 
 | URL to the COmanage registry, if the environment uses COmanage for identity. @default null disables the COmanage integration | 
| config.docsPageMdx | string | See  | MDX content for the  | 
| config.emailVerifiedPageMdx | string | See  | MDX content for the  | 
| config.pendingApprovalPageMdx | string | See  | MDX content for the  | 
| config.pendingVerificationPageMdx | string | See  | MDX content for the  | 
| config.semaphoreUrl | string | 
 | URL to the Semaphore (user notifications) API service. @default null disables the Semaphore integration | 
| config.siteDescription | string | 
 | Site description, used in meta tags | 
| config.siteName | string | 
 | Name of the site, used in the title and meta tags. | 
| config.supportPageMdx | string | See  | MDX content for the  | 
| config.timesSquareUrl | string | 
 | URL to the Times Square (parameterized notebooks) API service. @default null disables the Times Square integration | 
| config.verifyEmailPageMdx | string | See  | MDX content for the  | 
| fullnameOverride | string | 
 | Overrides the full name for resources (includes the release name) | 
| global.baseUrl | string | Set by Argo CD Application | Base URL for the environment | 
| global.host | string | Set by Argo CD Application | Host name for ingress | 
| global.vaultSecretsPathPrefix | string | Set by Argo CD Application | Base path for Vault secrets | 
| image.pullPolicy | string | 
 | Image pull policy (tip: use Always for development) | 
| image.repository | string | 
 | Squareone Docker image repository | 
| image.tag | string | Chart’s appVersion | Overrides the image tag. | 
| ingress.annotations | object | 
 | Additional annotations to add to the ingress | 
| ingress.enabled | bool | 
 | Enable ingress | 
| ingress.tls | bool | 
 | Enable Let’s Encrypt TLS management in this chart. This should be false if TLS is managed elsewhere, such as in an ingress-nginx app. | 
| nameOverride | string | 
 | Overrides the base name for resources | 
| nodeSelector | object | 
 | |
| podAnnotations | object | 
 | Annotations for squareone pods | 
| replicaCount | int | 
 | Number of squareone pods to run in the deployment. | 
| resources | object | 
 | |
| tolerations | list | 
 |