#!/bin/bash
set -euo pipefail

exec > >(tee -i /home/zuul/ci-framework-data/logs/ci_script_009_apply_the.log) 2>&1


oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml

