wangyang0918 commented on a change in pull request #91:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/91#discussion_r831748351



##########
File path: helm/flink-operator/templates/flink-operator.yaml
##########
@@ -67,6 +67,8 @@ spec:
               value: 
-Dlog4j.configurationFile=/opt/flink-operator/conf/log4j2.properties
             - name: FLINK_OPERATOR_WATCH_NAMESPACES
               value: {{ join "," .Values.watchNamespaces  }}
+            - name: JAVA_OPERATOR_SDK_CHECK_CRD

Review comment:
       Then ENV doest not work. They only support java properties now.
   
   https://github.com/java-operator-sdk/java-operator-sdk/pull/1016/files




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to