bitnami-containers/bitnami/fluxcd-source-controller/docker-compose-testing.yml

9 lines
262 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
services:
fluxcd-source-controller:
image:
# Overriding entrypoint so the container does not exit and we can run some basic tests
entrypoint: tail -f /dev/null