diff --git a/flux2/apps/wordpress/wordpress-values-configmap.yaml b/flux2/apps/wordpress/wordpress-values-configmap.yaml
index cdf1c37e507daab6c0969c2ba1393e00154eb187..c61fa74f3efb24e9432179ce221240d73ced04f2 100644
--- a/flux2/apps/wordpress/wordpress-values-configmap.yaml
+++ b/flux2/apps/wordpress/wordpress-values-configmap.yaml
@@ -63,7 +63,7 @@ data:
           ## Enable MariaDB persistence using Persistent Volume Claims.
           enabled: true
           existingClaim: "wordpress-mariadb"
-        annotations:
+        podAnnotations:
           # Let the backup system include nextcloud database data.
           backup.velero.io/backup-volumes: "data"
         resources: