thanos values.yaml¶
domain¶
Type: string
Default value
"dev.bigbang.mil"
Description: Domain to service Thanos virtualService
monitoring¶
Type: object
Default value
enabled: false
Description: Monitoring integration
bbtests.enabled¶
Type: bool
Default value
false
bbtests.cypress.artifacts¶
Type: bool
Default value
true
bbtests.cypress.envs.cypress_thanos_url¶
Type: string
Default value
"http://thanos-query:9090"
bbtests.cypress.envs.cypress_minio_url¶
Type: string
Default value
"http://thanos-minio-console:9090"
bbtests.defaultBuckets¶
Type: string
Default value
"thanos"
bbtests.resourcesPreset¶
Type: string
Default value
"micro"
minio.upstream.tenant.configSecret¶
Type: object
Default value
name: thanos-objstore-creds
Description: Minio root credentials
minio.upstream.tenant.users¶
Type: list
Default value
- name: minio-user
Description: Users to to be provisioned to for tenant
minio.upstream.tenant.defaultUserCredentials¶
Type: object
Default value
password: ''
username: minio-user
Description: User credentials to create for above user. Otherwise password is randomly generated. This auth is not required to be set or reclaimed for minio use with Loki