[GitHub] [flink-kubernetes-operator] zeus1ammon commented on a diff in pull request #246: [FLINK-27788] Adding annotation to k8 operator Pod

2022-05-31 Thread GitBox
zeus1ammon commented on code in PR #246: URL: https://github.com/apache/flink-kubernetes-operator/pull/246#discussion_r886158707 ## helm/flink-kubernetes-operator/templates/flink-operator.yaml: ## @@ -34,6 +34,12 @@ spec: {{- include "flink-operator.selectorLabels" .

[GitHub] [flink-kubernetes-operator] zeus1ammon commented on a diff in pull request #246: [FLINK-27788] Adding annotation to k8 operator Pod

2022-05-31 Thread GitBox
zeus1ammon commented on code in PR #246: URL: https://github.com/apache/flink-kubernetes-operator/pull/246#discussion_r886152921 ## helm/flink-kubernetes-operator/values.yaml: ## @@ -30,6 +30,9 @@ image: rbac: create: true +operatorPodDeployment: Review Comment: it