mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 07:17:59 +08:00
11 lines
287 B
YAML
11 lines
287 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-elasticsearch-exporter:
|
|
exec: timeout --preserve-status 5 elasticsearch_exporter
|
|
exit-status: 143
|
|
timeout: 8000
|
|
stdout:
|
|
- "triggering initial cluster info call"
|