Skip to content

Commit

Permalink
CARRY: Set waitForPodsReady to true by default (kubernetes-sigs#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 authored and ChristianZaccaria committed Apr 17, 2024
1 parent d6d413a commit d7083e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/components/manager/controller_manager_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ clientConnection:
qps: 50
burst: 100
#pprofBindAddress: :8082
#waitForPodsReady:
# enable: true
waitForPodsReady:
enable: true
blockAdmission: false
#manageJobsWithoutQueueName: true
#internalCertManagement:
# enable: false
Expand Down

0 comments on commit d7083e9

Please sign in to comment.