Better logging and address review comments
This commit is contained in:
parent
b259c9b349
commit
68097e96dc
5 changed files with 43 additions and 44 deletions
|
|
@ -33,7 +33,7 @@ const (
|
|||
UidDataKey = "uid"
|
||||
// ProviderDataKey is the key used in config maps to store the Provider
|
||||
// UID which we use to ensure unique firewalls.
|
||||
ProviderDataKey = "providerUid"
|
||||
ProviderDataKey = "provider-uid"
|
||||
)
|
||||
|
||||
// ConfigMapVault stores cluster UIDs in config maps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue