EE: Allow one to specify extra environment variable

This commit is contained in:
Yanis Guenane
2021-06-17 10:20:12 +02:00
parent 12f9fff6d5
commit 3899365da7
8 changed files with 23 additions and 1 deletions

View File

@@ -246,6 +246,8 @@ spec:
type: string
web_extra_env:
type: string
ee_extra_env:
type: string
ee_extra_volume_mounts:
description: Specify volume mounts to be added to Execution container
type: string