:seedling: Use metadata to determine namespace in args by tmshort · Pull Request #2072 · operator-framework/operator-controller

@tmshort

Use an env to get the metadata.namespace, and then use a variable
in the arguments to get the value. Avoids putting the namespace
into the manifest.

Signed-off-by: Todd Short <tshort@redhat.com>

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Jul 3, 2025

camilamacedo86