Yang Wang created FLINK-26646: --------------------------------- Summary: Flink kubernetes operator helm template is broken Key: FLINK-26646 URL: https://issues.apache.org/jira/browse/FLINK-26646 Project: Flink Issue Type: Bug Components: Kubernetes Operator Reporter: Yang Wang
{code:java} wangyang-pc:flink-kubernetes-operator danrtsey.wy$ helm install flink-operator helm/flink-operator --set image.repository=wangyang09180523/flink-java-operator --set image.tag=latest --set metrics.port=9999 Error: template: flink-operator/templates/flink-operator.yaml:143:12: executing "flink-operator/templates/flink-operator.yaml" at <eq (.Values.operatorConfiguration).append false>: error calling eq: incompatible types for comparison {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)