Fix typo in jenkins enable CSRF

PROD-26635

Change-Id: Idc00794f532a6328da992c06ca3b43ad5f2b3aa1
(cherry-picked from 46061117aecdc0d79d637d9dcfb0fec06b2c5b99)
diff --git a/jenkins/client/security/csrf.yml b/jenkins/client/security/csrf.yml
index 0f65db0..e9c8606 100644
--- a/jenkins/client/security/csrf.yml
+++ b/jenkins/client/security/csrf.yml
@@ -3,4 +3,4 @@
     client:
       security:
         csrf:
-          enable: True
+          enabled: True