зеркало из https://github.com/Azure/ARO-RP.git
Add account config
This commit is contained in:
Родитель
cce5dfe175
Коммит
200037f3d1
|
@ -37,6 +37,7 @@ func GetConfig(env env.Interface, doc *api.OpenShiftClusterDocument) (*bootstrap
|
|||
Certificate: string(gcsCertBytes),
|
||||
Key: string(gcsKeyBytes),
|
||||
Namespace: env.ClusterGenevaLoggingNamespace(),
|
||||
Account: env.ClusterGenevaLoggingAccount(),
|
||||
Environment: env.ClusterGenevaLoggingEnvironment(),
|
||||
ConfigVersion: env.ClusterGenevaLoggingConfigVersion(),
|
||||
Region: env.Location(),
|
||||
|
|
Загрузка…
Ссылка в новой задаче