mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
Change consul SI tokens to be local
This commit is contained in:
@@ -290,6 +290,7 @@ func (c *consulACLsAPI) CreateToken(ctx context.Context, sir ServiceIdentityRequ
|
||||
Description: sir.Description(),
|
||||
ServiceIdentities: []*api.ACLServiceIdentity{{ServiceName: service}},
|
||||
Namespace: sir.ConsulNamespace,
|
||||
Local: true,
|
||||
}
|
||||
|
||||
// Ensure we are under our rate limit.
|
||||
|
||||
Reference in New Issue
Block a user