Skip to content

Commit

Permalink
Changing the default log level which is used by sandbox (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmahindrakar-oss authored Jul 3, 2021
1 parent cf69eaf commit dafa5d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flytectl/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ admin:
insecure: true
logger:
show-source: true
level: 3
level: 0
storage:
connection:
access-key: minio
Expand All @@ -15,4 +15,4 @@ storage:
secret-key: miniostorage
type: minio
container: "my-s3-bucket"
enable-multicontainer: true
enable-multicontainer: true

0 comments on commit dafa5d7

Please sign in to comment.