template 추가

This commit is contained in:
havelight-ee
2023-04-07 11:24:56 +09:00
parent 33ae4b345d
commit d74721cb2c
14 changed files with 222 additions and 32 deletions

View File

@@ -0,0 +1,5 @@
agent:
metadata:
option:
agent_name: "{{ trace_agent_name | default('trace-agent') }}"
cluster_id: "{{ trace_agent_cluster_id | default('unknown_cluster') }}"