We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defd74a commit 3421e9fCopy full SHA for 3421e9f
pkg/chartRepo/ManualAppSyncYaml.go
@@ -29,7 +29,7 @@ type AppSyncConfig struct {
29
ChartProviderConfig *ChartProviderConfig
30
AppSyncServiceAccount string
31
ParallelismLimitForTagProcessing int
32
- AppSyncJobShutDownWaitDuration int `env:"APP_SYNC_SHUTDOWN_WAIT_DURATION" envDefault:"120"`
+ AppSyncJobShutDownWaitDuration int
33
}
34
35
type ChartProviderConfig struct {
0 commit comments