kn needs the ability to set a default timeout for the service #1181
Labels
good first issue
Denotes an issue ready for a new contributor.
kind/feature
New feature or request
kind/proposal
Issues or PRs related to proposals.
triage/accepted
Issues which should be fixed (post-triage)
Feature request
kn create needs a flag for setting the default timeout for the service
Use case
I want to create my services with a default timeout of 10 seconds rather than the standard 300 - currently I can't create a service with the timeout of 10 secs and need to post-create change it (in this case using the OpenShift UI/YAML editor) which creates a new revision
There are flags for most things when creating a service but this one (timeoutSeconds) seems to be missing
/kind proposal
The text was updated successfully, but these errors were encountered: