Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
IshwarKanse committed Sep 17, 2024
1 parent 88a3e6f commit bac7a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e-acceptance/multitenancy/00-install-storage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ metadata:
name: minio
namespace: chainsaw-multitenancy
stringData:
endpoint: http://minio:9000
endpoint: http://minio.chainsaw-multitenancy.svc:9000
bucket: tempo
access_key_id: tempo
access_key_secret: supersecret
Expand Down

0 comments on commit bac7a19

Please sign in to comment.