Skip to content

Allow to configure Env Vars & Volume Mounts for all Hooks #1763

@J12934

Description

@J12934

➹ New Feature implementation request

Is your feature request related to a problem?

At the moment it is not possible to extend the all hooks with custom env var / volume mounts.
This is usually not a problem but there are cases, e.g. http proxy env vars / custom cert volume mount where it is required to to mount file to the hook container.

Describe the solution you'd like

Add optional env, volume & volumeMount helm values to all hooks charts.

Describe alternatives you've considered

It's possible to workaround this current limitation with a helm post renderer or by cloning the chart and modifying it locally.

Additional context

Similar options are already available for all scanner charts.

Related to #1600

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions