chore: migrate chart to public repo #8

Merged
jon_nfc merged 61 commits from genesis into development 2023-09-27 05:24:51 +00:00
102 changed files with 7544 additions and 0 deletions
Showing only changes of commit e3648324f2 - Show all commits

View File

@ -47,6 +47,8 @@ data:
target_label: syslog_identifier
- target_label: "job_name"
replacement: "journal"
- target_label: hostname
replacement: "${HOSTNAME}"
pipeline_stages:
- json:
@ -320,6 +322,8 @@ data:
target_label: __path__
- target_label: "job_name"
replacement: "kubernetes_sd"
- target_label: hostname
replacement: "${HOSTNAME}"