parent
9a93b9a273
commit
469c306cd5
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ The `unsupported` field of the CR contains highly experimental configuration opt
|
||||||
==== Pod Template
|
==== Pod Template
|
||||||
|
|
||||||
The Pod Template is a raw API representation that is used for the Kubernetes Deployment Template.
|
The Pod Template is a raw API representation that is used for the Kubernetes Deployment Template.
|
||||||
This field is a temporary workaround in case no supported field exists at the top level of the CR for your use case. For a long-term solution, consider opening a GitHub issue to address your needs.
|
This field is a temporary workaround in case no supported field exists at the top level of the CR for your use case.
|
||||||
|
|
||||||
The Operator merges the fields of the provided template with the values generated by the Operator for the specific Deployment.
|
The Operator merges the fields of the provided template with the values generated by the Operator for the specific Deployment.
|
||||||
With this feature, you have access to a high level of customizations. However, no guarantee exists that the Deployment will work as expected.
|
With this feature, you have access to a high level of customizations. However, no guarantee exists that the Deployment will work as expected.
|
||||||
|
|
Loading…
Reference in a new issue