#!/bin/bash
set -e
set -u
set -o pipefail
exec cat /usr/local/manifests/performance-addon-operator/performance.openshift.io_performanceprofiles_crd.yaml
