TektonConfig object gets created without any default values #368
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
Sometimes, webhook takes time to start and if the controller is started before it
it will create a
TektonConfig
objectbut as webhook is not started the object will not have any default values.
The text was updated successfully, but these errors were encountered: