schedview-static-pages Helm values reference¶
Helm values reference table for the schedview-static-pages
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the schedview-static-pages deployment pod |
config.persistentVolumeClaims[0].name |
string |
|
|
config.persistentVolumeClaims[0].storageClassName |
string |
|
|
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 schedview-static-pages image |
image.repository |
string |
|
Image to use in the schedview-static-pages deployment |
image.tag |
string |
The appVersion of the chart |
Tag of image to use |
ingress.annotations |
object |
|
Additional annotations for the ingress rule |
nodeSelector |
object |
|
Node selection rules for the schedview-static-pages deployment pod |
podAnnotations |
object |
|
Annotations for the schedview-static-pages deployment pod |
replicaCount |
int |
|
Number of web deployment pods to start |
resources |
object |
See |
Resource limits and requests for the schedview-static-pages deployment pod |
tolerations |
list |
|
Tolerations for the schedview-static-pages deployment pod |