update local config samples
This commit is contained in:
parent
90280ac243
commit
425dfd3dfa
|
@ -4,17 +4,17 @@ configs: #define configs group
|
||||||
- ./templates/ingest_config.tpl
|
- ./templates/ingest_config.tpl
|
||||||
- ./templates/task_config.tpl
|
- ./templates/task_config.tpl
|
||||||
- ./configs/ingest_config.yml
|
- ./configs/ingest_config.yml
|
||||||
instances: #define which config instance should fetch
|
#instances: #define which config instance should fetch
|
||||||
_all: #instance group
|
# _all: #instance group
|
||||||
# plugins:
|
# plugins:
|
||||||
# - ingest
|
# - ingest
|
||||||
# instances:
|
# instances:
|
||||||
# - ck0mkk805f5virpsejp0
|
# - ck0mkk805f5virpsejp0
|
||||||
# - ckjrpdg05f5lrfp8qlng
|
# - ckjrpdg05f5lrfp8qlng
|
||||||
configs:
|
# configs:
|
||||||
- general_ingest_template
|
# - general_ingest_template
|
||||||
secrets:
|
# secrets:
|
||||||
- ingest_cluster_password
|
# - ingest_cluster_password
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
ingest_cluster_password: #group name
|
ingest_cluster_password: #group name
|
||||||
|
|
Loading…
Reference in New Issue