layout | title | parent |
---|---|---|
page |
Restore defaults from last accepted state of deployment |
List of all features |
ArangoDeployment has a lot of fields, which have default values.
If --deployment.feature.deployment-spec-defaults-restore
is enabled (which is by default),
then the operator will restore the default values from the last accepted state of the deployment.
E.g., if user removes the spec.dbservers
field from the deployment,
then the operator will restore the default value of this field back.