@@ -837,10 +837,14 @@ Links:
837
837
838
838
# ## .spec.agents.upgradeMode
839
839
840
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
840
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
841
841
842
842
UpgradeMode Defines the upgrade mode for the Member
843
843
844
+ Possible Values :
845
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
846
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
847
+
844
848
***
845
849
846
850
# ## .spec.agents.volumeAllowShrink
@@ -1915,10 +1919,14 @@ Links:
1915
1919
1916
1920
# ## .spec.coordinators.upgradeMode
1917
1921
1918
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
1922
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
1919
1923
1920
1924
UpgradeMode Defines the upgrade mode for the Member
1921
1925
1926
+ Possible Values :
1927
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
1928
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
1929
+
1922
1930
***
1923
1931
1924
1932
# ## .spec.coordinators.volumeAllowShrink
@@ -2861,10 +2869,14 @@ Links:
2861
2869
2862
2870
# ## .spec.dbservers.upgradeMode
2863
2871
2864
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
2872
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
2865
2873
2866
2874
UpgradeMode Defines the upgrade mode for the Member
2867
2875
2876
+ Possible Values :
2877
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
2878
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
2879
+
2868
2880
***
2869
2881
2870
2882
# ## .spec.dbservers.volumeAllowShrink
@@ -3950,10 +3962,14 @@ Links:
3950
3962
3951
3963
# ## .spec.gateways.upgradeMode
3952
3964
3953
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
3965
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
3954
3966
3955
3967
UpgradeMode Defines the upgrade mode for the Member
3956
3968
3969
+ Possible Values :
3970
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
3971
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
3972
+
3957
3973
***
3958
3974
3959
3975
# ## .spec.gateways.volumeAllowShrink
@@ -5639,10 +5655,14 @@ Links:
5639
5655
5640
5656
# ## .spec.single.upgradeMode
5641
5657
5642
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
5658
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
5643
5659
5644
5660
UpgradeMode Defines the upgrade mode for the Member
5645
5661
5662
+ Possible Values :
5663
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
5664
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
5665
+
5646
5666
***
5647
5667
5648
5668
# ## .spec.single.volumeAllowShrink
@@ -6799,10 +6819,14 @@ Links:
6799
6819
6800
6820
# ## .spec.syncmasters.upgradeMode
6801
6821
6802
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
6822
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
6803
6823
6804
6824
UpgradeMode Defines the upgrade mode for the Member
6805
6825
6826
+ Possible Values :
6827
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
6828
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
6829
+
6806
6830
***
6807
6831
6808
6832
# ## .spec.syncmasters.volumeAllowShrink
@@ -7737,10 +7761,14 @@ Links:
7737
7761
7738
7762
# ## .spec.syncworkers.upgradeMode
7739
7763
7740
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L217 )</sup>
7764
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.44/pkg/apis/deployment/v1/server_group_spec.go#L220 )</sup>
7741
7765
7742
7766
UpgradeMode Defines the upgrade mode for the Member
7743
7767
7768
+ Possible Values :
7769
+ * `"inplace"` (default) - Inplace Upgrade procedure (with Upgrade initContainer)
7770
+ * `"replace"` - Replaces server instead of upgrading. Takes an effect only on DBServer
7771
+
7744
7772
***
7745
7773
7746
7774
# ## .spec.syncworkers.volumeAllowShrink
0 commit comments