Mate Czagany created FLINK-31613:
------------------------------------
Summary: Some default operator config values are overwritten by
values.yaml
Key: FLINK-31613
URL: https://issues.apache.org/jira/browse/FLINK-31613
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.5.0
Reporter: Mate Czagany
It's a bit confusing that in the documentation it's stated that
'kubernetes.operator.reconcile.interval' is 1 min by default and
'kubernetes.operator.observer.progress-check.interval' is 10 sec when they are
being overwritten to 15 sec and 5 sec respectively in the default values.yaml.
A possible solution might be to change the default values to 15 and 5 sec in
the configuration values and remove/comment them in values.yaml, however this
will introduce a change in configuration for users that have set a custom
'defaultConfiguration.flink-conf.yaml' value.
Please let me know what you think and if the solution sounds good feel free to
assign me this ticket and I'll create a PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)