SIGN IN SIGN UP

fix: use specific config file for loading (#2573) (#2580)

Ensures that Viper loads the specific configuration file provided via the
--config-file flag by using SetConfigFile instead of SetConfigName and
AddConfigPath. This prevents filename ambiguity when multiple files with
the same base name but different extensions exist in the same directory.

Similar to AlloyDB Auth Proxy PR #914.
K
kgala2 committed
f9517675a3d470fb5b2c90e9d4df6c2a930a6b3f
Parent: 4242010
Committed by GitHub <noreply@github.com> on 4/2/2026, 6:56:20 PM