diff --git a/manifests/04-deployment.yaml b/manifests/04-deployment.yaml index 0da1dea4c..3dfcab1fb 100644 --- a/manifests/04-deployment.yaml +++ b/manifests/04-deployment.yaml @@ -6,6 +6,8 @@ metadata: labels: app: machine-approver machine-approver: "true" + annotations: + exclude.release.openshift.io/internal-openshift-hosted: "true" spec: strategy: type: Recreate