kaskol10 commented on PR #348: URL: https://github.com/apache/flink-kubernetes-operator/pull/348#issuecomment-1219078933
Hi! Thank you for your question! In the current project there is no [README from Helm charts](https://github.com/apache/flink-kubernetes-operator/tree/main/helm/flink-kubernetes-operator) and it's needed to deep into the values.yaml from the Helm Chart to check the different values or check the official documentation, for instance the table located [here](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.1/docs/operations/helm/#overriding-configuration-parameters-during-helm-install ) Using helm-docs tool would auto-generate documentation from helm charts into markdown easily and the CI step would avoid to push Helm changes without update the documentation. I think this change will increase the Helm project documentation with an easy step and it will allow to explore documentation near to the Helm Chart code. But I understand your point about link the docs -- 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]
