24 lines
193 B
HCL
24 lines
193 B
HCL
namespace "*" {
|
|
policy = "read"
|
|
}
|
|
|
|
agent {
|
|
policy = "read"
|
|
}
|
|
|
|
operator {
|
|
policy = "read"
|
|
}
|
|
|
|
quota {
|
|
policy = "read"
|
|
}
|
|
|
|
node {
|
|
policy = "read"
|
|
}
|
|
|
|
host_volume "*" {
|
|
policy = "read"
|
|
}
|