mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
e2e: fixes node write policy for consul agents (#25418)
This commit is contained in:
committed by
GitHub
parent
cb7bd0f4d5
commit
c66269f8d0
@@ -3,7 +3,7 @@
|
||||
|
||||
# Consul agents only need to register themselves and read services
|
||||
|
||||
node "*" {
|
||||
node_prefix "" {
|
||||
policy = "write"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user