mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Fix Namespace Typo (#7030)
This commit is contained in:
parent
8673bc2236
commit
a2ab9b4aee
@ -54,7 +54,7 @@ type AgentCheck struct {
|
||||
ServiceName string
|
||||
Type string
|
||||
Definition HealthCheckDefinition
|
||||
Namesapce string `json:",omitempty"`
|
||||
Namespace string `json:",omitempty"`
|
||||
}
|
||||
|
||||
// AgentWeights represent optional weights for a service
|
||||
|
Loading…
x
Reference in New Issue
Block a user