Przeglądaj źródła

Merge pull request #701 from kubecost/sean/azure-ooc-bugfix2

Change file path for azure ooc config
Sean Holcomb 5 lat temu
rodzic
commit
033dfe35c2
1 zmienionych plików z 1 dodań i 1 usunięć
  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 (