Просмотр исходного кода

Change file path for azure ooc config

Sean Holcomb 5 лет назад
Родитель
Сommit
1489783b42
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pkg/cloud/provider.go

+ 1 - 1
pkg/cloud/provider.go

@@ -18,7 +18,7 @@ import (
 )
 
 const authSecretPath = "/var/secrets/service-key.json"
-const storageConfigSecretPath = "/var/secrets/azure-storage-config.json"
+const storageConfigSecretPath = "/var/azure-storage-config/azure-storage-config.json"
 
 var createTableStatements = []string{
 	`CREATE TABLE IF NOT EXISTS names (