From 804abcdffffdc440c0a949a2e76250d2e66ee825 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Wed, 2 Jul 2025 13:54:05 +0100 Subject: [PATCH] forgejo: removed tagging entry in dataprotectionapplication config Signed-off-by: David Kirwan --- .../templates/forgejo-oadp-dataprotectionapplication.yaml.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/openshift-apps/forgejo/templates/forgejo-oadp-dataprotectionapplication.yaml.j2 b/roles/openshift-apps/forgejo/templates/forgejo-oadp-dataprotectionapplication.yaml.j2 index d8c3a0c7cb..20330789c4 100644 --- a/roles/openshift-apps/forgejo/templates/forgejo-oadp-dataprotectionapplication.yaml.j2 +++ b/roles/openshift-apps/forgejo/templates/forgejo-oadp-dataprotectionapplication.yaml.j2 @@ -18,8 +18,6 @@ spec: region: "{{ (env == 'production') | ternary(forgejo_backup_region, forgejo_stg_backup_region) }}" s3ForcePathStyle: "true" serverSideEncryption: AES256 - tagging: - - fedora-infra-forgejo-backups credential: key: cloud name: cloud-credentials