morhidi opened a new pull request, #304:
URL: https://github.com/apache/flink-kubernetes-operator/pull/304

   - Added support for config overrides from an additional config folder, 
specified by an env variable DYNAMIC_CONF_DIR
   
   - Since it is a relative advanced feature added a kustomize example only for 
the time being instead of providing Helm support
   
   The example can be tested by
   
   ```
   kubectl create ns flink
   helm install flink-kubernetes-operator helm/flink-kubernetes-operator --set 
"watchNamespaces={default,flink}" --post-renderer 
examples/kustomize/dynamic-conf/render
   ```


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