Skip to content

Commit b3b5b2c

Browse files
aceppaluniryjones
authored andcommitted
Bug: E2E test failure with new namespace
Signed-off-by: Angelina <aceppaluni@gmail.com> Signed-off-by: Ry Jones <ry@linux.com>
1 parent 1511839 commit b3b5b2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

internal/coreconfig/coreconfig.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,3 @@ func setDefaults() {
475475
viper.SetDefault(string(CacheTokenPoolLimit), 100)
476476
viper.SetDefault(string(CacheTokenPoolTTL), "1h")
477477
}
478-
479-
func Reset() {
480-
config.RootConfigReset(setDefaults)
481-
}

0 commit comments

Comments
 (0)