diff --git a/docs/sources/installation/helm/reference.md b/docs/sources/installation/helm/reference.md index 2ac5590dc18da..3929e570d4fef 100644 --- a/docs/sources/installation/helm/reference.md +++ b/docs/sources/installation/helm/reference.md @@ -2908,6 +2908,33 @@ null
 {}
 
+ + + + read.service.annotations + object + Annotations for the gateway service +
+{}
+
+ + + + read.service.clusterIP + string + ClusterIP of the gateway service +
+null
+
+ + + + read.service.type + string + Type of the gateway service +
+"ClusterIP"
+
@@ -3762,6 +3789,33 @@ null
 {}
 
+ + + + write.service.annotations + object + Annotations for the gateway service +
+{}
+
+ + + + write.service.clusterIP + string + ClusterIP of the gateway service +
+null
+
+ + + + write.service.type + string + Type of the gateway service +
+"ClusterIP"
+