Skip to content

Commit 55452f8

Browse files
committed
(fleet/loki) remove keys
1 parent c3bcae6 commit 55452f8

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)