make graceperiod configurable for container functions (#2337)
This commit is contained in:
@@ -167,6 +167,7 @@ func Commands() *cobra.Command {
|
||||
flag.FnCfgMap, flag.FnSecret,
|
||||
flag.FnExecutionTimeout,
|
||||
flag.FnIdleTimeout,
|
||||
flag.FnTerminationGracePeriod,
|
||||
flag.Labels, flag.Annotation,
|
||||
|
||||
// flag for newdeploy to use.
|
||||
|
||||
Reference in New Issue
Block a user