eshepelyuk commented on code in PR #6092:
URL: https://github.com/apache/camel-k/pull/6092#discussion_r1976368589


##########
helm/camel-k/values.yaml:
##########
@@ -48,3 +48,9 @@ operator:
 
   serviceAccount:
     annotations:
+
+  ## Extra environment variables.
+  ## ref: 
https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/
+  extraEnv: []

Review Comment:
   Because `extraEnv` is a conventional name for additional env variables 
parameter almost in every existing helm chart.



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to