diff --git a/values-local.yaml.example b/values-local.yaml.example
index dabad8e6091ee82ef4b81c7d97a5312d8859359f..82d0bd1b1d598410173efef7890e4ab8af952dcc 100644
--- a/values-local.yaml.example
+++ b/values-local.yaml.example
@@ -215,3 +215,12 @@ redis:
 # service:
 #   type: NodePort
 #   port: 12345
+
+# Labels that will be added to pods created by the wordpress StatefulSet.
+# podLabels:
+#   key: value
+#   something: else
+
+# Labels that will be added to the wordpress StatefulSet itself.
+# statefulSetLabels:
+#   someCustom: labelValue