Skip to content

Commit

Permalink
Cleanup unused configuration fields
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiatekus committed Apr 29, 2024
1 parent 14d4777 commit 495871a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@ func Test_sFnControllerConfiguration(t *testing.T) {
"Normal Configuration Function build executor args set from '' to 'test-build-executor-args'",
"Normal Configuration Max number of simultaneous jobs set from '' to 'test-max-simultaneous-jobs'",
"Normal Configuration Duration of health check set from '' to 'test-healthz-liveness-timeout'",
"Normal Configuration Max size of request body set from '' to 'test-request-body-limit-mb'",
"Normal Configuration Timeout set from '' to 'test-timeout-sec'",
"Normal Configuration Default build job preset set from '' to 'test=default-build-job-preset'",
"Normal Configuration Default runtime pod preset set from '' to 'test-default-runtime-pod-preset'",
}
Expand Down

0 comments on commit 495871a

Please sign in to comment.