fov-quicklook Helm values reference#
Helm values reference table for the fov-quicklook
application.
Key |
Type |
Default |
Description |
---|---|---|---|
config.pathPrefix |
string |
|
URL path prefix |
context_menu_templates |
list |
|
Context menu templates for the frontend |
coordinator.resources.limits |
object |
|
Resource limits for the coordinator |
coordinator.resources.requests |
object |
|
Resource requests for the coordinator |
db.resources.limits |
object |
|
Resource limits for the database |
db.resources.requests |
object |
|
Resource requests for the database |
db_storage_class |
string |
|
Storage class to use for the database |
frontend.resources.limits |
object |
|
Resource limits for the frontend |
frontend.resources.requests |
object |
|
Resource requests for the frontend |
generator.mergedDir.sizeLimit |
string |
|
Size limit for the merged directory |
generator.replicas |
int |
|
Number of replicas for the generator |
generator.resources.limits |
object |
|
Resource limits for the generator |
generator.resources.requests |
object |
|
Resource requests for the generator |
generator.workdir.medium |
string |
|
Work directory type for the generator |
generator.workdir.sizeLimit |
string |
|
Size limit for the shared memory work directory |
image.pullPolicy |
string |
|
Pull policy for the fov-quicklook image |
image.repository |
string |
|
Image to use in the fov-quicklook deployment |
image.tag |
string |
|
Tag of image to use |
s3_tile |
object |
|
S3 configuration for the tile storage |
use_gafaelfawr |
bool |
|
Use gafaelfawr to authenticate |
use_vault |
bool |
|
Use vault to store secrets |