Update secret name.
This commit is contained in:
parent
f82cbfbfc7
commit
76415905a1
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ spec:
|
||||||
version: "${THANOS_VERSION#v}"
|
version: "${THANOS_VERSION#v}"
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
existingSecret:
|
existingSecret:
|
||||||
name: thanos-objstore-secret
|
name: thanos-s3-secret
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
retention: 2d
|
retention: 2d
|
||||||
retentionSize: 15GB
|
retentionSize: 15GB
|
||||||
|
|
Loading…
Reference in a new issue