mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
e2e: modernize vaultcompat testing (#18179)
* e2e: modernize vaultcompat testing * e2e: cr fixes for vaultcompat
This commit is contained in:
@@ -87,6 +87,7 @@ type VaultConfig struct {
|
||||
Address string `json:"address"`
|
||||
AllowUnauthenticated bool `json:"allow_unauthenticated"`
|
||||
Token string `json:"token"`
|
||||
Role string `json:"role"`
|
||||
}
|
||||
|
||||
// ACLConfig is used to configure ACLs
|
||||
|
||||
Reference in New Issue
Block a user