From 5d557adb21bbb04b88a8b3c9a586afbc68f763c9 Mon Sep 17 00:00:00 2001 From: t4lz Date: Mon, 12 Aug 2024 20:30:41 +0200 Subject: [PATCH] can't patch pod as we wanted --- mirrord-operator/templates/cluster-role.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mirrord-operator/templates/cluster-role.yaml b/mirrord-operator/templates/cluster-role.yaml index 7939cf3..6ea78a2 100644 --- a/mirrord-operator/templates/cluster-role.yaml +++ b/mirrord-operator/templates/cluster-role.yaml @@ -41,13 +41,6 @@ rules: - rollouts verbs: - patch -# For patching copy-pods to use different queue. -- apiGroups: - - '' - resources: - - pods - verbs: - - patch {{- end }} - apiGroups: - ""