rubin-too-producer Helm values reference¶
Helm values reference table for the rubin-too-producer
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Configuration for deployment affinity |
fullnameOverride |
string |
|
Specify the deployed application name specifically. Overrides all other names. |
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 |
object |
|
This section holds the configuration of the container image. |
image.nexus3 |
string |
|
The tag name for the Nexus3 Docker repository secrets if private images need to be pulled |
image.pullPolicy |
string |
|
The policy to apply when pulling an image for deployment |
image.repository |
string |
|
The Docker registry name of the container image |
image.tag |
string |
|
The tag of the container image |
nameOverride |
string |
|
Adds an extra string to the release name. |
namespace |
string |
|
This is the namespace in which the application will be placed |
nodeSelector |
object |
|
Configurations for the deployment node selector |
podAnnotations |
object |
|
This allows the specification of pod annotations. |
replicaCount |
int |
|
Number of replicas. |
resources |
object |
|
Reserved resources for the deployment. |
tolerations |
list |
|
Configuration for deployment toleration |