# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: check-app: exec: grafana-operator --help || true exit-status: 0 stderr: - "Usage of grafana-operator"