Skip to content

Commit c4596ef

Browse files
authored
Merge pull request #1153 from lsst-it/IT-6491_loki_s3
(fleet/loki) remove s3 keys
2 parents c3bcae6 + 55452f8 commit c4596ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fleet/lib/loki/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ loki:
4545
type: s3
4646
s3:
4747
endpoint: http://rook-ceph-rgw-o11y.rook-ceph.svc.cluster.local
48-
access_key_id: ${`${AWS_ACCESS_KEY_ID}`}
49-
secret_access_key: ${`${AWS_SECRET_ACCESS_KEY}`}
5048
region: o11y
5149
s3ForcePathStyle: true
5250
bucketNames:

0 commit comments

Comments
 (0)