Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
kubernetes-operator-1.9.0
Description
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
Attachments
Issue Links
- links to