#!/bin/sh -e

# Copyright (c) 2021 Red Hat, Inc.
# Copyright Contributors to the Open Cluster Management project
exec ${OPERATOR} $@
