Skip to content

Commit 97795fc

Browse files
fxiang1magic-mirror-bot[bot]
authored andcommitted
Remove backup label from MSA since it's backed up by default (#430)
Signed-off-by: fxiang1 <fxiang@redhat.com> (cherry picked from commit 9d97ba734718964cc9e35a716311b2a7860ce7be)
1 parent 4beab8a commit 97795fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/controller/spoketoken/spoke_token_controller.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,6 @@ func (r *ReconcileAgentToken) createOrUpdateApplicationManagerSecret() (bool, er
340340
ObjectMeta: v1.ObjectMeta{
341341
Name: appAddonName,
342342
Namespace: r.syncid.Name,
343-
Labels: map[string]string{
344-
"cluster.open-cluster-management.io/backup": "",
345-
},
346343
},
347344
Spec: authv1beta1.ManagedServiceAccountSpec{
348345
Rotation: authv1beta1.ManagedServiceAccountRotation{

0 commit comments

Comments
 (0)