mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
7 lines
111 B
HCL
7 lines
111 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
namespace "default" {
|
|
policy = "write"
|
|
}
|