Shuyi Chen created FLINK-36686:
----------------------------------
Summary: allow customizing envs for flink-webhook container
Key: FLINK-36686
URL: https://issues.apache.org/jira/browse/FLINK-36686
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.9.0
Reporter: Shuyi Chen
In current helm chart of the operator, there is no way to pass in custom env
variables into the flink-webhook container. I can see a few options to fix the
problem:
* make Values.operatorPod.env pod-level envs in flink-operator.yaml
* create a new webhoodPod.env in values.yaml and apply it only to the
flink-webhook container env setup
--
This message was sent by Atlassian Jira
(v8.20.10#820010)