Skip to content

Commit 04c62d0

Browse files
committed
code cleaning
1 parent b8e164a commit 04c62d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/chartRepo/ManualAppSyncYaml.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ type AppSyncConfig struct {
2929
ChartProviderConfig *ChartProviderConfig
3030
AppSyncServiceAccount string
3131
ParallelismLimitForTagProcessing int
32-
AppSyncJobShutDownWaitDuration int `env:"APP_SYNC_SHUTDOWN_WAIT_DURATION" envDefault:"120"`
32+
AppSyncJobShutDownWaitDuration int
3333
}
3434

3535
type ChartProviderConfig struct {

0 commit comments

Comments
 (0)