Skip to content

Commit

Permalink
Changing the default log level which is used by sandbox (flyteorg#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmahindrakar-oss authored and robert-ulbrich-mercedes-benz committed Jul 2, 2024
1 parent de57be1 commit 3c3d2dc
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 3c3d2dc

Please sign in to comment.