From c895dcd54b2dd7cf3aa20f5369bad2ed4d184e10 Mon Sep 17 00:00:00 2001 From: Valentina Birsan Date: Wed, 5 Jun 2024 14:50:38 -0400 Subject: [PATCH] backup ns should not be removed when polciy is disabled Signed-off-by: Valentina Birsan --- .../resources/policies/oadp-hdr-app-install.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/community/CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-install.yaml b/community/CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-install.yaml index 45b79a6b3..49a960681 100644 --- a/community/CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-install.yaml +++ b/community/CM-Configuration-Management/acm-app-pv-backup/resources/policies/oadp-hdr-app-install.yaml @@ -45,7 +45,6 @@ spec: name: '{{hub $configMap.data.backupNS hub}}' {{hub end hub}} remediationAction: enforce - pruneObjectBehavior: DeleteIfCreated severity: high - objectDefinition: apiVersion: policy.open-cluster-management.io/v1