Yang Wang created FLINK-27008: --------------------------------- Summary: Document the configurable parameters of the helm chart and their default values Key: FLINK-27008 URL: https://issues.apache.org/jira/browse/FLINK-27008 Project: Flink Issue Type: Sub-task Components: Kubernetes Operator Reporter: Yang Wang
We might need a table to document all the configurable parameters of the helm chart and their default values. It could be put in the helm section[1]. ||Parameters||Description||Default Value|| |watchNamespaces|List of kubernetes namespaces to watch for FlinkDeployment changes, empty means all namespaces.| | |image.repository|The image repository of flink-kubernetes-operator|ghcr.io/apache/flink-kubernetes-operator| |...|...| | [1]. https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/helm/ -- This message was sent by Atlassian Jira (v8.20.1#820001)