[ 
https://issues.apache.org/jira/browse/FLINK-26786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xin Hao updated FLINK-26786:
----------------------------
    Description: 
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}
 

  was:
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}


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

Reply via email to