FEAT(thanos): add Thanos for Prometheus HA

- Add Thanos Query, Store Gateway, Compactor
- Enable Prometheus Sidecar with S3 (MinIO) storage
- Configure OCI registry for Bitnami chart
- Fix Vault secret path and image settings
- Add nodeSelector for master node
This commit is contained in:
2026-01-08 20:47:49 +09:00
parent ea4d7d4ecf
commit 9b052b49cf
4 changed files with 17 additions and 12 deletions

View File

@@ -24,9 +24,9 @@ spec:
data:
- secretKey: access_key
remoteRef:
key: secret/minio
property: root-user
key: minio
property: ROOT_USER
- secretKey: secret_key
remoteRef:
key: secret/minio
property: root-password
key: minio
property: ROOT_PASSWORD