chore(elk): update connector ID
This commit is contained in:
parent
8ac2f1a5e2
commit
ece8c6fd27
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ job "elk" {
|
||||||
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
|
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
|
||||||
ca_certs: "/config/elasticsearch-ca.crt"
|
ca_certs: "/config/elasticsearch-ca.crt"
|
||||||
connectors:
|
connectors:
|
||||||
- connector_id: "nKHt9JMBI0Po0M1lBKl2"
|
- connector_id: "YkmYD5UBRGICAw51_LS6"
|
||||||
service_type: "network_drive"
|
service_type: "network_drive"
|
||||||
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
|
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue