jira-data-proxy Helm values reference#
Helm values reference table for the jira-data-proxy
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the jira-data-proxy deployment pod |
autoscaling.enabled |
bool |
|
Enable autoscaling of jira-data-proxy deployment |
autoscaling.maxReplicas |
int |
|
Maximum number of jira-data-proxy deployment pods |
autoscaling.minReplicas |
int |
|
Minimum number of jira-data-proxy deployment pods |
autoscaling.targetCPUUtilizationPercentage |
int |
|
Target CPU utilization of jira-data-proxy deployment pods |
config.jiraUrl |
string |
|
Jira base URL |
config.logLevel |
string |
|
Logging level |
global.baseUrl |
string |
Set by Argo CD |
Base URL for the environment |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
image.pullPolicy |
string |
|
Pull policy for the jira-data-proxy image |
image.repository |
string |
|
Image to use in the jira-data-proxy deployment |
image.tag |
string |
|
Overrides the image tag whose default is the chart appVersion. |
ingress.annotations |
object |
|
Additional annotations for the ingress rule |
ingress.path |
string |
|
Path prefix where jira-data-proxy is served |
nodeSelector |
object |
|
Node selection rules for the jira-data-proxy deployment pod |
podAnnotations |
object |
|
Annotations for the jira-data-proxy deployment pod |
replicaCount |
int |
|
Number of web deployment pods to start |
resources |
object |
|
Resource limits and requests for the jira-data-proxy deployment pod |
tolerations |
list |
|
Tolerations for the jira-data-proxy deployment pod |