You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2022/03/22 04:51:00 UTC

[jira] [Commented] (FLINK-26786) Helm chart: Add default container annotation to the operator deployment

    [ https://issues.apache.org/jira/browse/FLINK-26786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510218#comment-17510218 ] 

Yang Wang commented on FLINK-26786:
-----------------------------------

[~haoxin] Would you like to work on this ticket?

> 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)