mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
10 lines
260 B
YAML
10 lines
260 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-image-reflector-controller-binary:
|
|
exec: image-reflector-controller --help
|
|
exit-status: 2
|
|
stderr:
|
|
- "Usage of image-reflector-controller"
|