Updated with the new paramter in line 84 with the new paramter authProvider in the config schema
Signed-off-by: armandocomellas1 <cgarmando@google.com>
This commit is contained in:
+2
@@ -81,6 +81,8 @@ export interface Config {
|
||||
/** @visibility frontend */
|
||||
region?: string;
|
||||
/** @visibility frontend */
|
||||
authProvider?: string;
|
||||
/** @visibility frontend */
|
||||
skipTLSVerify?: boolean;
|
||||
/** @visibility frontend */
|
||||
skipMetricsLookup?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user