Kaynağa Gözat

fix config default

Ajay Tripathy 4 yıl önce
ebeveyn
işleme
1a5ae4eb43
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pkg/env/costmodelenv.go

+ 1 - 1
pkg/env/costmodelenv.go

@@ -106,7 +106,7 @@ func IsEmitKsmV1Metrics() bool {
 }
 
 func IsEmitKsmV1MetricsOnly() bool {
-	return GetBool(EmitKsmV1MetricsOnly, true)
+	return GetBool(EmitKsmV1MetricsOnly, false)
 }
 
 // GetAWSAccessKeyID returns the environment variable value for AWSAccessKeyIDEnvVar which represents