@@ -1105,7 +1105,6 @@ Image is the Elasticsearch Docker image to deploy.
11051105HTTP holds HTTP layer settings for Elasticsearch.
11061106*`nodeSets`* _xref:elasticsearch-k8s-elastic-co-v1-nodeset[$$[]NodeSet$$]_::
11071107NodeSets allow specifying groups of Elasticsearch nodes sharing the same configuration and Pod templates.
1108- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-orchestration.html
11091108*`updateStrategy`* _xref:elasticsearch-k8s-elastic-co-v1-updatestrategy[$$UpdateStrategy$$]_::
11101109UpdateStrategy specifies how updates to the cluster should be performed.
11111110*`podDisruptionBudget`* _xref:common-k8s-elastic-co-v1-poddisruptionbudgettemplate[$$PodDisruptionBudgetTemplate$$]_::
@@ -1114,7 +1113,6 @@ The default budget selects all cluster pods and sets `maxUnavailable` to 1. To d
11141113to the empty value (`{}` in YAML).
11151114*`secureSettings`* _xref:common-k8s-elastic-co-v1-secretsource[$$[]SecretSource$$]_::
11161115SecureSettings is a list of references to Kubernetes secrets containing sensitive configuration options for Elasticsearch.
1117- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-es-secure-settings.html
11181116|===
11191117
11201118[id="elasticsearch-k8s-elastic-co-v1-changebudget"]
@@ -1177,7 +1175,6 @@ HTTP holds HTTP layer settings for Elasticsearch.
11771175_xref:elasticsearch-k8s-elastic-co-v1-nodeset[$$[]NodeSet$$]_
11781176|
11791177NodeSets allow specifying groups of Elasticsearch nodes sharing the same configuration and Pod templates.
1180- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-orchestration.html
11811178| *`updateStrategy`* +
11821179_xref:elasticsearch-k8s-elastic-co-v1-updatestrategy[$$UpdateStrategy$$]_
11831180|
@@ -1192,7 +1189,6 @@ to the empty value (`{}` in YAML).
11921189_xref:common-k8s-elastic-co-v1-secretsource[$$[]SecretSource$$]_
11931190|
11941191SecureSettings is a list of references to Kubernetes secrets containing sensitive configuration options for Elasticsearch.
1195- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-es-secure-settings.html
11961192|===
11971193
11981194[id="elasticsearch-k8s-elastic-co-v1-nodeset"]
@@ -1232,7 +1228,6 @@ _link:https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.13/#persi
12321228VolumeClaimTemplates is a list of persistent volume claims to be used by each Pod in this NodeSet.
12331229Every claim in this list must have a matching volumeMount in one of the containers defined in the PodTemplate.
12341230Items defined here take precedence over any default claims added by the operator with the same name.
1235- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-volume-claim-templates.html
12361231|===
12371232
12381233[id="elasticsearch-k8s-elastic-co-v1-updatestrategy"]
@@ -1301,7 +1296,6 @@ Image is the Elasticsearch Docker image to deploy.
13011296HTTP holds HTTP layer settings for Elasticsearch.
13021297*`nodeSets`* _xref:elasticsearch-k8s-elastic-co-v1beta1-nodeset[$$[]NodeSet$$]_::
13031298NodeSets allow specifying groups of Elasticsearch nodes sharing the same configuration and Pod templates.
1304- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-orchestration.html
13051299*`updateStrategy`* _xref:elasticsearch-k8s-elastic-co-v1beta1-updatestrategy[$$UpdateStrategy$$]_::
13061300UpdateStrategy specifies how updates to the cluster should be performed.
13071301*`podDisruptionBudget`* _xref:common-k8s-elastic-co-v1beta1-poddisruptionbudgettemplate[$$PodDisruptionBudgetTemplate$$]_::
@@ -1310,7 +1304,6 @@ The default budget selects all cluster pods and sets `maxUnavailable` to 1. To d
13101304to the empty value (`{}` in YAML).
13111305*`secureSettings`* _xref:common-k8s-elastic-co-v1beta1-secretsource[$$[]SecretSource$$]_::
13121306SecureSettings is a list of references to Kubernetes secrets containing sensitive configuration options for Elasticsearch.
1313- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-es-secure-settings.html
13141307|===
13151308
13161309[id="elasticsearch-k8s-elastic-co-v1beta1-changebudget"]
@@ -1373,7 +1366,6 @@ HTTP holds HTTP layer settings for Elasticsearch.
13731366_xref:elasticsearch-k8s-elastic-co-v1beta1-nodeset[$$[]NodeSet$$]_
13741367|
13751368NodeSets allow specifying groups of Elasticsearch nodes sharing the same configuration and Pod templates.
1376- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-orchestration.html
13771369| *`updateStrategy`* +
13781370_xref:elasticsearch-k8s-elastic-co-v1beta1-updatestrategy[$$UpdateStrategy$$]_
13791371|
@@ -1388,7 +1380,6 @@ to the empty value (`{}` in YAML).
13881380_xref:common-k8s-elastic-co-v1beta1-secretsource[$$[]SecretSource$$]_
13891381|
13901382SecureSettings is a list of references to Kubernetes secrets containing sensitive configuration options for Elasticsearch.
1391- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-es-secure-settings.html
13921383|===
13931384
13941385[id="elasticsearch-k8s-elastic-co-v1beta1-nodeset"]
@@ -1428,7 +1419,6 @@ _link:https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.13/#persi
14281419VolumeClaimTemplates is a list of persistent volume claims to be used by each Pod in this NodeSet.
14291420Every claim in this list must have a matching volumeMount in one of the containers defined in the PodTemplate.
14301421Items defined here take precedence over any default claims added by the operator with the same name.
1431- See: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-volume-claim-templates.html
14321422|===
14331423
14341424[id="elasticsearch-k8s-elastic-co-v1beta1-updatestrategy"]
0 commit comments