Xin Hao created FLINK-26786: ------------------------------- Summary: 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
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 ``` kubectl.kubernetes.io/default-container: flink-operator ``` -- This message was sent by Atlassian Jira (v8.20.1#820001)