Fix Nomad client TLS defaults
This commit is contained in:
parent
b3f162a8a6
commit
48a2c8e41c
2 changed files with 15 additions and 7 deletions
|
@ -84,7 +84,6 @@ func TestProvider_SetDefaults_Endpoint(t *testing.T) {
|
|||
envs: map[string]string{},
|
||||
expected: &EndpointConfig{
|
||||
Address: "http://127.0.0.1:4646",
|
||||
TLS: &types.ClientTLS{},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue