mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
update audit examples to an endpoint that is audited
This commit is contained in:
2
command/agent/testdata/basic.json
vendored
2
command/agent/testdata/basic.json
vendored
@@ -26,7 +26,7 @@
|
||||
{
|
||||
"default": [
|
||||
{
|
||||
"endpoints": ["/ui/", "/v1/agent/health"],
|
||||
"endpoints": ["/v1/metrics"],
|
||||
"operations": ["*"],
|
||||
"stages": ["*"],
|
||||
"type": "HTTPEvent"
|
||||
|
||||
Reference in New Issue
Block a user