[
https://issues.apache.org/jira/browse/FLINK-26786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510227#comment-17510227
]
Xin Hao commented on FLINK-26786:
---------------------------------
Already opened a PR for this.
> Helm chart: Add default container annotation to the operator deployment
> -----------------------------------------------------------------------
>
> Key: FLINK-26786
> URL: https://issues.apache.org/jira/browse/FLINK-26786
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Xin Hao
> Priority: Minor
>
> Adding a default container annotation to the operator deployment will be a
> bit easier for the users to check logs and others.
> The annotation should look like :
> {code:java}
> kubectl.kubernetes.io/default-container: {{ .Chart.Name }} {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)