Skip to content

Commit 3421e9f

Browse files
prkhrkatabhibhaw
authored andcommitted
code cleaning
1 parent defd74a commit 3421e9f

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)