thanos values.yaml📜
sso📜
Type: object
Default value
enabled: false
Description: SSO configuration
monitoring📜
Type: object
Default value
enabled: false
Description: Monitoring integration
upgradeJob.name📜
Type: string
Default value
"thanos-upgrade-job"
upgradeJob.image.repository📜
Type: string
Default value
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl"
upgradeJob.image.tag📜
Type: string
Default value
"v1.34.2"
upgradeJob.image.imagePullPolicy📜
Type: string
Default value
"IfNotPresent"
upgradeJob.image.pullSecrets📜
Type: string
Default value
"private-registry"
upgradeJob.serviceAccount📜
Type: string
Default value
"upgrade-job-svc-account"
upgradeJob.role📜
Type: string
Default value
"upgrade-role"
upgradeJob.roleBinding📜
Type: string
Default value
"upgrade-rolebinding"
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
accessKey: minio
name: thanos-objstore-creds
secretKey: minio123
Description: Minio root credentials
minio.upstream.tenant.buckets📜
Type: list
Default value
- name: thanos
Description: Buckets to be provisioned to for tenant
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
domain📜
Type: string
Default value
"bigbang.dev"
Description: Domain to service Thanos virtualService