@@ -609,6 +609,21 @@ Links:
609609
610610***
611611
612+ ### .spec.agents.restartPolicy
613+
614+ Type: ` core.RestartPolicy ` <sup >[ \[ ref\] ] ( https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224 ) </sup >
615+
616+ RestartPolicy for all pods within the group.
617+
618+ Links:
619+ * [ Documentation of core.RestartPolicy] ( https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po )
620+
621+ Possible Values:
622+ * ` "Always" ` (default) - Means that containers within the pod are always restarted.
623+ * ` "Never" ` - Means that containers within the pod are never restarted.
624+
625+ ***
626+
612627### .spec.agents.schedulerName
613628
614629Type: ` string ` <sup >[ \[ ref\] ] ( https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58 ) </sup >
@@ -1691,6 +1706,21 @@ Links:
16911706
16921707***
16931708
1709+ # ## .spec.coordinators.restartPolicy
1710+
1711+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
1712+
1713+ RestartPolicy for all pods within the group.
1714+
1715+ Links :
1716+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
1717+
1718+ Possible Values :
1719+ * `"Always"` (default) - Means that containers within the pod are always restarted.
1720+ * `"Never"` - Means that containers within the pod are never restarted.
1721+
1722+ ***
1723+
16941724# ## .spec.coordinators.schedulerName
16951725
16961726Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
@@ -2641,6 +2671,21 @@ Links:
26412671
26422672***
26432673
2674+ # ## .spec.dbservers.restartPolicy
2675+
2676+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
2677+
2678+ RestartPolicy for all pods within the group.
2679+
2680+ Links :
2681+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
2682+
2683+ Possible Values :
2684+ * `"Always"` (default) - Means that containers within the pod are always restarted.
2685+ * `"Never"` - Means that containers within the pod are never restarted.
2686+
2687+ ***
2688+
26442689# ## .spec.dbservers.schedulerName
26452690
26462691Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
@@ -3754,6 +3799,21 @@ Links:
37543799
37553800***
37563801
3802+ # ## .spec.gateways.restartPolicy
3803+
3804+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
3805+
3806+ RestartPolicy for all pods within the group.
3807+
3808+ Links :
3809+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
3810+
3811+ Possible Values :
3812+ * `"Always"` (default) - Means that containers within the pod are always restarted.
3813+ * `"Never"` - Means that containers within the pod are never restarted.
3814+
3815+ ***
3816+
37573817# ## .spec.gateways.schedulerName
37583818
37593819Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
@@ -5469,6 +5529,21 @@ Links:
54695529
54705530***
54715531
5532+ # ## .spec.single.restartPolicy
5533+
5534+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
5535+
5536+ RestartPolicy for all pods within the group.
5537+
5538+ Links :
5539+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
5540+
5541+ Possible Values :
5542+ * `"Always"` (default) - Means that containers within the pod are always restarted.
5543+ * `"Never"` - Means that containers within the pod are never restarted.
5544+
5545+ ***
5546+
54725547# ## .spec.single.schedulerName
54735548
54745549Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
@@ -6633,6 +6708,21 @@ Links:
66336708
66346709***
66356710
6711+ # ## .spec.syncmasters.restartPolicy
6712+
6713+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
6714+
6715+ RestartPolicy for all pods within the group.
6716+
6717+ Links :
6718+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
6719+
6720+ Possible Values :
6721+ * `"Always"` (default) - Means that containers within the pod are always restarted.
6722+ * `"Never"` - Means that containers within the pod are never restarted.
6723+
6724+ ***
6725+
66366726# ## .spec.syncmasters.schedulerName
66376727
66386728Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
@@ -7575,6 +7665,21 @@ Links:
75757665
75767666***
75777667
7668+ # ## .spec.syncworkers.restartPolicy
7669+
7670+ Type : ` core.RestartPolicy` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L224)</sup>
7671+
7672+ RestartPolicy for all pods within the group.
7673+
7674+ Links :
7675+ * [Documentation of core.RestartPolicy](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-po)
7676+
7677+ Possible Values :
7678+ * `"Always"` (default) - Means that containers within the pod are always restarted.
7679+ * `"Never"` - Means that containers within the pod are never restarted.
7680+
7681+ ***
7682+
75787683# ## .spec.syncworkers.schedulerName
75797684
75807685Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.47/pkg/apis/deployment/v1/server_group_spec.go#L58)</sup>
0 commit comments