@@ -2979,7 +2979,7 @@ Type: `boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.
29792979
29802980# ## .spec.id.affinity
29812981
2982- Type : ` core.PodAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L44 )</sup>
2982+ Type : ` core.PodAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L48 )</sup>
29832983
29842984Affinity specified additional affinity settings in ArangoDB Pod definitions
29852985
@@ -2990,7 +2990,7 @@ Links:
29902990
29912991# ## .spec.id.antiAffinity
29922992
2993- Type : ` core.PodAntiAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L40 )</sup>
2993+ Type : ` core.PodAntiAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L44 )</sup>
29942994
29952995AntiAffinity specified additional antiAffinity settings in ArangoDB Pod definitions
29962996
@@ -2999,6 +2999,16 @@ Links:
29992999
30003000***
30013001
3002+ # ## .spec.id.args
3003+
3004+ Type : ` []string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L32)</sup>
3005+
3006+ Args setting specifies additional command-line arguments passed to all servers of this group.
3007+
3008+ Default Value : ` []`
3009+
3010+ ***
3011+
30023012# ## .spec.id.entrypoint
30033013
30043014Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L28)</sup>
@@ -3009,7 +3019,7 @@ Entrypoint overrides container executable
30093019
30103020# ## .spec.id.nodeAffinity
30113021
3012- Type : ` core.NodeAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L48 )</sup>
3022+ Type : ` core.NodeAffinity` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L52 )</sup>
30133023
30143024NodeAffinity specified additional nodeAffinity settings in ArangoDB Pod definitions
30153025
@@ -3020,23 +3030,23 @@ Links:
30203030
30213031# ## .spec.id.nodeSelector
30223032
3023- Type : ` object` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L34 )</sup>
3033+ Type : ` object` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L38 )</sup>
30243034
30253035NodeSelector specifies a set of selectors for nodes
30263036
30273037***
30283038
30293039# ## .spec.id.priorityClassName
30303040
3031- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L36 )</sup>
3041+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L40 )</sup>
30323042
30333043PriorityClassName specifies a priority class name
30343044
30353045***
30363046
30373047# ## .spec.id.resources
30383048
3039- Type : ` core.ResourceRequirements` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L56 )</sup>
3049+ Type : ` core.ResourceRequirements` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L60 )</sup>
30403050
30413051Resources holds resource requests & limits
30423052
@@ -3173,15 +3183,15 @@ sysctls:
31733183
31743184# ## .spec.id.serviceAccountName
31753185
3176- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L50 )</sup>
3186+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L54 )</sup>
31773187
31783188ServiceAccountName specifies the name of the service account used for Pods in this group.
31793189
31803190***
31813191
31823192# ## .spec.id.tolerations
31833193
3184- Type : ` []core.Toleration` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L32 )</sup>
3194+ Type : ` []core.Toleration` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.35/pkg/apis/deployment/v1/server_id_group_spec.go#L36 )</sup>
31853195
31863196Tolerations specifies the tolerations added to Pods in this group.
31873197
0 commit comments