From 3ee35749ab2d3381696a49e628bd5a9586cd18f4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 26 Oct 2024 12:28:15 -0700 Subject: [PATCH] Revert "mirrormanager: for now, just try and using the anyuid ssc" This reverts commit 343723666472287ec2aec5ecd2b73017e43fdac7. --- .../openshift-apps/mirrormanager/templates/deploymentconfig.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/openshift-apps/mirrormanager/templates/deploymentconfig.yml b/roles/openshift-apps/mirrormanager/templates/deploymentconfig.yml index a3fc247105..8b98e5e32d 100644 --- a/roles/openshift-apps/mirrormanager/templates/deploymentconfig.yml +++ b/roles/openshift-apps/mirrormanager/templates/deploymentconfig.yml @@ -22,8 +22,6 @@ spec: updatePeriodSeconds: 1 template: metadata: - annotations: - openshift.io/required-scc: "anyuid" creationTimestamp: null labels: app: mirrormanager