diff --git a/values.yaml b/values.yaml
index 486ad4e1a40d15f4b2b4799506ec466fb4dd5262..36ca8d90135d4c7fc8617975a5a7864a2642ec4d 100644
--- a/values.yaml
+++ b/values.yaml
@@ -339,6 +339,8 @@ backup:
   enabled: false
   intervalSeconds: 86400
 
+wpSalts: {}
+
 # Some of the variables configured above are put into a variable here, that's
 # completely stored as a b64encoded secret in Kubernetes. If you're not a
 # developer, never change this variable, only change the variables it points to.