You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/14 11:33:01 UTC

[GitHub] [flink-kubernetes-operator] SteNicholas commented on a diff in pull request #267: [FLINK-28025] Document the change of serviceAccount in upgrading doc of k8s opeator

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, this could 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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org