Skip to content

Commit e56000c

Browse files
authored
Merge pull request #257 from openinfradev/thanos_auth
lma:thanos: fix conflict on authentication
2 parents e4dd570 + 4535ad8 commit e56000c

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

aws-msa-reference/lma/site-values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ charts:
304304
rawConfig:
305305
bucket: tks-thanos
306306
endpoint: $(s3Service)
307-
access_key: $(defaultUser)
308-
secret_key: $(defaultPassword)
309307
insecure: true
310308
aws_sdk_auth: true
311309
sidecarsService.name: thanos-sidecars

aws-reference/lma/site-values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,6 @@ charts:
303303
rawConfig:
304304
bucket: tks-thanos
305305
endpoint: $(s3Service)
306-
access_key: $(defaultUser)
307-
secret_key: $(defaultPassword)
308306
insecure: true
309307
aws_sdk_auth: true
310308
sidecarsService.name: thanos-sidecars

eks-msa-reference/lma/site-values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,6 @@ charts:
305305
rawConfig:
306306
bucket: tks-thanos
307307
endpoint: $(s3Service)
308-
access_key: $(defaultUser)
309-
secret_key: $(defaultPassword)
310308
insecure: true
311309
aws_sdk_auth: true
312310
sidecarsService.name: thanos-sidecars

eks-reference/lma/site-values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,6 @@ charts:
305305
rawConfig:
306306
bucket: tks-thanos
307307
endpoint: $(s3Service)
308-
access_key: $(defaultUser)
309-
secret_key: $(defaultPassword)
310308
insecure: true
311309
aws_sdk_auth: true
312310
sidecarsService.name: thanos-sidecars

0 commit comments

Comments
 (0)