SteNicholas commented on code in PR #267:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/267#discussion_r896703915
##########
docs/content/docs/operations/upgrade.md:
##########
@@ -138,3 +138,9 @@ The following steps demonstrate the CRD upgrade process
from `v1alpha1` to `v1be
Starting job 00000000000000000000000000000000 from savepoint
/flink-data/savepoints/savepoint-000000-2f40a9c8e4b9/_metadat
```
+### Changes of default values of FlinkDeployment
+There are some changes or improvement of default values in the fields of the
FlinkDeployment in `v1beta1`:
+1. Default value of `crd.spec.Resource#cpu` is `1.0`.
Review Comment:
IMO, it's better to use table format to document these default values.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]