This commit is contained in:
2024-01-14 12:51:14 +01:00
parent 7bc10b57ce
commit 78b4be8fbd
3 changed files with 20 additions and 3 deletions

View File

@@ -56,9 +56,9 @@ spec:
thanos:
version: v0.11.2
objectStorageConfig:
type: local
config:
directory: /prometheus-data
# loads the config from a secret named thanos-objstore-config in the same namespace
key: thanos.yaml
name: thanos-objstore-config
---
apiVersion: v1