Add vector service.
This commit is contained in:
@@ -43,6 +43,13 @@ in
|
||||
# TODO: trim this down
|
||||
allow_caps = ["all"];
|
||||
volumes.enabled = true;
|
||||
extra_labels = [
|
||||
"job_name"
|
||||
"task_group_name"
|
||||
"task_name"
|
||||
"namespace"
|
||||
"node_name"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user